Searched refs:GetApiVersionObjectByModuleObj (Results 1 – 3 of 3) sorted by relevance
54 bool GetApiVersionObjectByModuleObj(const std::unique_ptr<PtJson>& moduleObj,
309 bool PackInfo::GetApiVersionObjectByModuleObj(const std::unique_ptr<PtJson>& moduleObj, in GetApiVersionObjectByModuleObj() function in OHOS::AppPackingTool::PackInfo732 if (!GetApiVersionObjectByModuleObj(moduleObj, apiVersionObj)) { in SetMinAPIVersion()766 if (!GetApiVersionObjectByModuleObj(moduleObj, apiVersionObj)) { in SetTargetAPIVersion()800 if (!GetApiVersionObjectByModuleObj(moduleObj, apiVersionObj)) { in SetApiReleaseType()
3363 EXPECT_FALSE(packInfo.GetApiVersionObjectByModuleObj(moduleObj, apiVersionObj));3380 EXPECT_TRUE(packInfo.GetApiVersionObjectByModuleObj(modulesObj->Get(0), apiVersionObj));3397 EXPECT_TRUE(packInfo.GetApiVersionObjectByModuleObj(modulesObj->Get(0), apiVersionObj));3414 EXPECT_TRUE(packInfo.GetApiVersionObjectByModuleObj(modulesObj->Get(0), apiVersionObj));