Searched refs:GetPreInstallCapability (Results 1 – 6 of 6) sorted by relevance
84 static bool GetPreInstallCapability(PreBundleConfigInfo &preBundleConfigInfo);
204 EXPECT_FALSE(handler->GetPreInstallCapability(preBundleConfigInfo));218 EXPECT_FALSE(handler->GetPreInstallCapability(preBundleConfigInfo));840 EXPECT_FALSE(handler->GetPreInstallCapability(preBundleConfigInfo));
395 bool res = handler->GetPreInstallCapability(preBundleConfigInfo);398 res = handler->GetPreInstallCapability(preBundleConfigInfo);
591 bool BMSEventHandler::GetPreInstallCapability(PreBundleConfigInfo& preBundleConfigInfo) in GetPreInstallCapability() function in OHOS::AppExecFwk::BMSEventHandler
726 if (!BMSEventHandler::GetPreInstallCapability(preBundleConfigInfo)) { in GetPrivilegeCapability()1198 if (!BMSEventHandler::GetPreInstallCapability(configInfo)) { in FetchPrivilegeCapabilityFromPreConfig()
2568 bool BMSEventHandler::GetPreInstallCapability(PreBundleConfigInfo &preBundleConfigInfo) in GetPreInstallCapability() function in OHOS::AppExecFwk::BMSEventHandler