Home
last modified time | relevance | path

Searched defs:StringFormat (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
Dbase.cpp18 const std::string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function
29 const std::string StringFormat(const char * const formater, ...) in StringFormat() function
Dusb_util.cpp61 const std::string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function
72 const std::string StringFormat(const char * const formater, ...) in StringFormat() function
/developtools/profiler/device/base/include/
Dlogging.h136 static inline std::string StringFormat(const char* fmt, ...) in StringFormat() function
/developtools/hdc/src/common/
Dbase.cpp1346 const string StringFormat(const char * const formater, ...) in StringFormat() function
1355 const string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function