Home
last modified time | relevance | path

Searched defs:runtimeAp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pgo_processor.h80 static bool UnlinkRuntimeAp(const std::string &runtimeAp) in UnlinkRuntimeAp()
Dohos_pkg_args.h419 auto runtimeAp = pgoDir_ + '/' + pgo::ApNameUtils::GetRuntimeApName(moduleName_); in GetRuntimeApPath() local
481 auto runtimeAp = GetRuntimeApPath(); in GetTargetApPaths() local
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp135 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
180 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
209 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
267 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local