Searched refs:GetExtensionByTokenFromAbilityCache (Results 1 – 4 of 4) sorted by relevance
248 if (item.second && item.second->GetExtensionByTokenFromAbilityCache(token)) { in GetConnectManagerByToken()429 if (item.second && item.second->GetExtensionByTokenFromAbilityCache(token)) { in VerificationAllTokenForConnectManagers()
112 abilityRecord = GetExtensionByTokenFromAbilityCache(token); in TerminateAbilityInner()1275 std::shared_ptr<AbilityRecord> AbilityConnectManager::GetExtensionByTokenFromAbilityCache( in GetExtensionByTokenFromAbilityCache() function in OHOS::AAFwk::AbilityConnectManager
6829 if (connectManager->GetExtensionByTokenFromAbilityCache(token)) { in VerificationToken()
218 …std::shared_ptr<AbilityRecord> GetExtensionByTokenFromAbilityCache(const sptr<IRemoteObject> &toke…