Home
last modified time | relevance | path

Searched refs:IsTypeExist (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/include/
H A Ddistributed_account_event_service.h29 bool IsTypeExist(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type);
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_service.cpp31 bool DistributedAccountEventService::IsTypeExist(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type) in IsTypeExist() function in OHOS::AccountSA::DistributedAccountEventService
H A Dohos_account_kits_impl.cpp278 if (!(eventListener->second->IsTypeExist(type))) { in UnsubscribeDistributedAccountEvent()
305 if (eventListener->second->IsTypeExist(type)) { in CreateDistributedAccountEventService()
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/
H A Dlibohos_account_innerkits.map33 …"OHOS::AccountSA::DistributedAccountEventService::IsTypeExist(OHOS::AccountSA::DISTRIBUTED_ACCOUNT…