Home
last modified time | relevance | path

Searched refs:StringAppendFormatWithArgs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
DStringFormat.cpp32 StringAppendFormatWithArgs(&result, format, args); in StringFormatWithArgs()
39 StringAppendFormatWithArgs(string, format, args); in StringAppendFormatRaw()
43 void StringAppendFormatWithArgs(std::string* string, in StringAppendFormatWithArgs() function
DStringFormat.h42 void StringAppendFormatWithArgs(std::string* string,
/aosp_15_r20/hardware/google/aemu/base/
DStringFormat.cpp32 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/
DStringFormat.h42 void StringAppendFormatWithArgs(std::string* string,