Searched refs:StringAppendFormatWithArgs (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | StringFormat.cpp | 32 StringAppendFormatWithArgs(&result, format, args); in StringFormatWithArgs() 39 StringAppendFormatWithArgs(string, format, args); in StringAppendFormatRaw() 43 void StringAppendFormatWithArgs(std::string* string, in StringAppendFormatWithArgs() function
|
D | StringFormat.h | 42 void StringAppendFormatWithArgs(std::string* string,
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | StringFormat.cpp | 32 StringAppendFormatWithArgs(&result, format, args); in StringFormatWithArgs() 39 StringAppendFormatWithArgs(string, format, args); in StringAppendFormatRaw() 43 void StringAppendFormatWithArgs(std::string* string, in StringAppendFormatWithArgs() function
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | StringFormat.h | 42 void StringAppendFormatWithArgs(std::string* string,
|