Searched refs:SetCompilerPkgJsonInfo (Results 1 – 3 of 3) sorted by relevance
52 …runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson("/data/local/ark-profile/100/com.ohos.test… in SetUp()145 runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson("")); in HWTEST_F_L0()194 runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson(pgoDir)); in HWTEST_F_L0()222 runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson(pgoDir)); in HWTEST_F_L0()252 runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson(pgoDir)); in HWTEST_F_L0()282 runtimeOptions_.SetCompilerPkgJsonInfo(BuildOhosPkgJson(pgoDir)); in HWTEST_F_L0()
872 SetCompilerPkgJsonInfo(optarg); in ParseCommand()
218 void SetCompilerPkgJsonInfo(std::string pkgJsonInfo) in SetCompilerPkgJsonInfo() function