Searched refs:IsResidentAbility (Results 1 – 4 of 4) sorted by relevance
73 …bool IsResidentAbility(const std::string &bundleName, const std::string &abilityName, int32_t user…
293 EXPECT_TRUE(manager->IsResidentAbility(bundleName, callerName, 0));
357 bool ResidentProcessManager::IsResidentAbility(const std::string &bundleName, in IsResidentAbility() function in OHOS::AAFwk::ResidentProcessManager
252 DelayedSingleton<ResidentProcessManager>::GetInstance()->IsResidentAbility( in CreateAbilityRecord()