Home
last modified time | relevance | path

Searched defs:Vformat (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dstring_helpers.h33 inline std::string Vformat(const char *fmt, va_list args) in Vformat() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dstring_helpers.h34 inline std::string Vformat(const char *fmt, va_list args) in Vformat() function
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h398 static inline std::string Vformat(const char *fmt, va_list args) in Vformat() function