Home
last modified time | relevance | path

Searched refs:BuildCompileRuntimeInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
H A Dcrash_test.cpp105 HWTEST_F_L0(CrashTest, BuildCompileRuntimeInfo) in HWTEST_F_L0()
118 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::AOT_CRASH, sanboxRealPath); in HWTEST_F_L0()
119 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::AOT_CRASH, sanboxRealPath); in HWTEST_F_L0()
120 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::AOT_CRASH, sanboxRealPath); in HWTEST_F_L0()
121 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::JS, sanboxRealPath); in HWTEST_F_L0()
122 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::JIT, sanboxRealPath); in HWTEST_F_L0()
123 runtimeInfo->BuildCompileRuntimeInfo(ecmascript::ohos::RuntimeInfoType::OTHERS, sanboxRealPath); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h104 ohos::AotRuntimeInfo::GetInstance().BuildCompileRuntimeInfo(ohos::RuntimeInfoType::AOT_BUILD, in AddEnableListCount()
H A Daot_runtime_info.h71 void BuildCompileRuntimeInfo(RuntimeInfoType type, const std::string &pgoPath) in BuildCompileRuntimeInfo() function in panda::ecmascript::ohos::AotRuntimeInfo

Completed in 3 milliseconds