Android-cuttlefish cvd tool
Namespaces | Functions
stringprintf.cpp File Reference
#include "android-base/stringprintf.h"
#include <stdio.h>
#include <string>
Include dependency graph for stringprintf.cpp:

Namespaces

namespace  android
 
namespace  android::base
 

Functions

std::string void void android::base::StringAppendV (std::string *dst, const char *format, va_list ap) __attribute__((__format__(__printf__
 
std::string android::base::StringPrintf (const char *fmt,...) __attribute__((__format__(__printf__
 
std::string void android::base::StringAppendF (std::string *dst, const char *fmt,...) __attribute__((__format__(__printf__