Home
last modified time | relevance | path

Searched refs:SetMobileLogPrintEntryPointByPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp241 Logger::SetMobileLogPrintEntryPointByPtr(reinterpret_cast<void *>(Log::PrintLogger)); in Initialize()
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.h148 static void SetMobileLogPrintEntryPointByPtr(void *mlog_buf_print_ptr) in SetMobileLogPrintEntryPointByPtr() function