Home
last modified time | relevance | path

Searched defs:fmt (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/toolchain/build/third_party_gn/libuv/src/
H A Dlog_ohos.c17 int uv__log_impl(enum uv__log_level level, const char* fmt, ...) in uv__log_impl() argument
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
H A Dorphaned_md.rb30 def fmt(val) method in OrphanedMd
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
H A Dorphaned_md.rb30 def fmt(val) method in OrphanedMd
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dlogger.h40 inline std::string EtsLogMakeString(const char *fmt, ...) in EtsLogMakeString() argument
/arkcompiler/toolchain/common/
H A Dlog_wrapper.cpp34 std::string StripFormatString(const char* fmt) in StripFormatString() argument
44 void StdLog::PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() argument
58 void StdLog::PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() argument
/arkcompiler/runtime_core/libpandabase/utils/
H A Dstring_helpers.h33 inline std::string Vformat(const char *fmt, va_list args) in Vformat() argument
61 inline std::string Format(const char *fmt, ...) in Format() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dstring_helpers.h33 inline std::string Vformat(const char *fmt, va_list args) in Vformat() argument
61 inline std::string Format(const char *fmt, ...) in Format() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dmpl_logging.cpp42 void LogInfo::EmitLogForUser(enum LogNumberCode num, enum LogLevel ll, const char *fmt, ...) const in EmitLogForUser() argument
71 void LogInfo::EmitErrorMessage(const std::string &cond, const std::string &file, unsigned int line, const char *fmt, in EmitErrorMessage() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm_api.cpp24 static void LogPrint([[maybe_unused]] int id, int level, const char *component, [[maybe_unused]] const char *fmt, in LogPrint() argument
73 LogPrint([[maybe_unused]] int id, [[maybe_unused]] int level, [[maybe_unused]] const char *component, [[maybe_unused]] const char *fmt, const char *msg) LogPrint() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_invoke_interface.cpp118 static void EtsMobileLogPrint(int id, int level, const char *component, const char *fmt, const char *msg) in EtsMobileLogPrint() argument
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dhelpers.py249 fmt = '%(message)s' variable in ColorFormatter
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h360 static inline std::string Vformat(const char *fmt, va_list args) in Vformat() argument
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp1583 void RegExpParser::PrintF(const char *fmt, ...) in PrintF() argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.cpp1490 void RegExpParser::PrintF(const char *fmt, ...) in PrintF() argument
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp1125 extern "C" void LogEntrypoint(const char *fmt, ...) in LogEntrypoint() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp719 void RuntimeStubs::DebugPrintCustom(uintptr_t fmt, ...) in DebugPrintCustom() argument
757 void RuntimeStubs::FatalPrintCustom(uintptr_t fmt, ...) in FatalPrintCustom() argument

Completed in 21 milliseconds