Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
H A Dcrash_test.cpp99 ASSERT_EQ(runtimeInfo->GetCompileCountByType(ecmascript::ohos::RuntimeInfoType::AOT_CRASH), 3); in HWTEST_F_L0()
129 ASSERT_EQ(runtimeInfo->GetCompileCountByType(ecmascript::ohos::RuntimeInfoType::AOT_CRASH, sanboxRealPath), 3); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h113 int count = ohos::AotRuntimeInfo::GetInstance().GetCompileCountByType( in IsAotCompileSuccessOnce()
H A Daot_runtime_info.h132 int GetCompileCountByType(RuntimeInfoType type, const std::string &pgoRealPath = "") in GetCompileCountByType() function in panda::ecmascript::ohos::AotRuntimeInfo

Completed in 3 milliseconds