Home
last modified time | relevance | path

Searched refs:SetStartTime (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_logger.h41 void SetStartTime(const CString &recordName);
H A Dmodule_logger.cpp239 void ModuleLogger::SetStartTime(const CString &recordName) in SetStartTime() function in panda::ecmascript::ModuleLogger
H A Djs_module_source_text.cpp385 moduleLogger->SetStartTime(moduleRequestName); in LoadNativeModuleImpl()
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp316 .SetStartTime(0) in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp386 moduleLogger->SetStartTime(CString(entryPoint)); in InvokeEcmaEntrypoint()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h2172 Profile &SetStartTime(int64_t startTime) in SetStartTime() function in panda::ecmascript::tooling::final::final
H A Dpt_types.cpp2745 profile->SetStartTime(static_cast<int64_t>(profileInfo.startTime)); in FromProfileInfo()
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp1525 moduleLogger->SetStartTime(recordName1); in HWTEST_F_L0()
1527 moduleLogger->SetStartTime(recordName2); in HWTEST_F_L0()
1529 moduleLogger->SetStartTime(recordName3); in HWTEST_F_L0()

Completed in 28 milliseconds