Home
last modified time | relevance | path

Searched refs:GetMergedApPathWithoutCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pgo_processor.h37 std::string mergedAp(mainPkgArgs->GetMergedApPathWithoutCheck()); in MergeAndRemoveRuntimeAp()
Dohos_pkg_args.h416 std::string GetMergedApPathWithoutCheck() const in GetMergedApPathWithoutCheck() function
423 auto mergedAp = GetMergedApPathWithoutCheck(); in GetMergedApPath()