Home
last modified time | relevance | path

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

/developtools/hdc/credential/
Dcredential_base.cpp92 const std::string StringFormat(const char* const formater, ...) in StringFormat() function
101 const std::string StringFormat(const char* const formater, va_list& vaArgs) in StringFormat() function
/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.h136 static inline std::string StringFormat(const char* fmt, ...) in StringFormat() function
/developtools/hdc/src/common/
Dbase.cpp1938 const string StringFormat(const char * const formater, ...) in StringFormat() function
1947 const string StringFormat(const char * const formater, va_list &vaArgs) in StringFormat() function