Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/tools/
Dformat_logger.h22 inline std::string FormatString(const char *fmt, ...) in FormatString() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_third_test.cpp195 HWTEST_F_L0(HeapTrackerTest, FormatString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/common_components/base/
Dc_string.cpp353 CString CString::FormatString(const char* format, ...) in FormatString() function in common::CString