Searched defs:StringAppendFormatWithArgs (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/base/
H A DStringFormat.cpp29 StringAppendFormatWithArgs(&result, format, args);
36 StringAppendFormatWithArgs(string, format, args);
40 void StringAppendFormatWithArgs(String* string, function in namespace:android::base

Completed in 948 milliseconds