Searched refs:IsTypeExist (Results 1 – 4 of 4) sorted by relevance
29 bool IsTypeExist(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type);
31 bool DistributedAccountEventService::IsTypeExist(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type) in IsTypeExist() function in OHOS::AccountSA::DistributedAccountEventService
278 if (!(eventListener->second->IsTypeExist(type))) { in UnsubscribeDistributedAccountEvent()305 if (eventListener->second->IsTypeExist(type)) { in CreateDistributedAccountEventService()
33 …"OHOS::AccountSA::DistributedAccountEventService::IsTypeExist(OHOS::AccountSA::DISTRIBUTED_ACCOUNT…