Searched refs:IsAllowStartAbilityWithoutCallerToken (Results 1 – 3 of 3) sorted by relevance
79 …if (withoutSettings && AppUtils::GetInstance().IsAllowStartAbilityWithoutCallerToken(bundleName, a… in IsDominateScreen()82 …} else if (AppUtils::GetInstance().IsAllowStartAbilityWithoutCallerToken(bundleName, abilityName))… in IsDominateScreen()
62 …bool IsAllowStartAbilityWithoutCallerToken(const std::string& bundleName, const std::string& abili…
349 bool AppUtils::IsAllowStartAbilityWithoutCallerToken(const std::string& bundleName, const std::stri… in IsAllowStartAbilityWithoutCallerToken() function in OHOS::AAFwk::AppUtils