Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h398 void GetPgoPaths(bool isEnableBaselinePgo, std::string &pgoPaths, bool &needMerge) const in GetPgoPaths()
478 std::string pgoPaths = GetMergedApPath(); in GetTargetApPaths() local