Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_pgo_processor.h80 static bool UnlinkRuntimeAp(const std::string &runtimeAp) in UnlinkRuntimeAp() argument
H A Dohos_pkg_args.h391 auto runtimeAp = pgoDir_ + '/' + pgo::ApNameUtils::GetRuntimeApName(moduleName_); in GetRuntimeApPath() local
454 auto runtimeAp = GetRuntimeApPath(); in GetTargetApPaths() local
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
H A Dohos_test.cpp134 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
179 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
208 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; in HWTEST_F_L0() local
266 std::string runtimeAp = std::string(pgoDir) + "/rt_entry.ap"; HWTEST_F_L0() local
[all...]

Completed in 3 milliseconds