| /arkcompiler/toolchain/build/third_party_gn/libuv/src/ |
| H A D | log_ohos.c | 17 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 D | orphaned_md.rb | 30 def fmt(val) method in OrphanedMd
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| H A D | orphaned_md.rb | 30 def fmt(val) method in OrphanedMd
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | logger.h | 40 inline std::string EtsLogMakeString(const char *fmt, ...) in EtsLogMakeString() argument
|
| /arkcompiler/toolchain/common/ |
| H A D | log_wrapper.cpp | 34 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 D | string_helpers.h | 33 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 D | string_helpers.h | 33 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 D | mpl_logging.cpp | 42 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 D | ets_vm_api.cpp | 24 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 D | ets_napi_invoke_interface.cpp | 118 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 D | helpers.py | 249 fmt = '%(message)s' variable in ColorFormatter
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | string_helper.h | 360 static inline std::string Vformat(const char *fmt, va_list args) in Vformat() argument
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| H A D | regexp_parser.cpp | 1583 void RegExpParser::PrintF(const char *fmt, ...) in PrintF() argument
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| H A D | regexp_parser.cpp | 1490 void RegExpParser::PrintF(const char *fmt, ...) in PrintF() argument
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| H A D | entrypoints.cpp | 1125 extern "C" void LogEntrypoint(const char *fmt, ...) in LogEntrypoint() argument
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.cpp | 719 void RuntimeStubs::DebugPrintCustom(uintptr_t fmt, ...) in DebugPrintCustom() argument 757 void RuntimeStubs::FatalPrintCustom(uintptr_t fmt, ...) in FatalPrintCustom() argument
|