Home
last modified time | relevance | path

Searched refs:AOT_RUNTIME_INFO_NAME (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_constants.h25 constexpr const char* AOT_RUNTIME_INFO_NAME = "aot_runtime_info.log"; member
H A Denable_aot_list_helper.h103 runtimePgoRealPath.append(ohos::OhosConstants::AOT_RUNTIME_INFO_NAME); in AddEnableListCount()
H A Daot_runtime_info.h250 if (strcat_s(realOutPath, NAME_MAX, OhosConstants::AOT_RUNTIME_INFO_NAME) !=0) { in GetCrashSandBoxRealPath()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp94 pgoRealPath.append(ohos::OhosConstants::AOT_RUNTIME_INFO_NAME); in IsAotEscapedOrCompiledOnce()

Completed in 4 milliseconds