Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dhiperf_hilog.h107 static inline std::string StringFormat(const char* fmt, ...) in StringFormat() function
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp30 const std::string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function
41 const std::string StringFormat(const char * const formater, ...) in StringFormat() function
/developtools/profiler/device/base/include/
Dlogging.h132 static inline std::string StringFormat(const char* fmt, ...) in StringFormat() function
/developtools/hdc/src/common/
Dbase.cpp1892 const string StringFormat(const char * const formater, ...) in StringFormat() function
1901 const string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function