Home
last modified time | relevance | path

Searched refs:PrintModuleLoadInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_logger.h49 void PrintModuleLoadInfo();
Dmodule_logger.cpp28 void ModuleLogger::PrintModuleLoadInfo() in PrintModuleLoadInfo() function in panda::ecmascript::ModuleLogger
277 moduleLogger->PrintModuleLoadInfo(); in Run()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1163 moduleLogger->PrintModuleLoadInfo(); in HWTEST_F_L0()