Home
last modified time | relevance | path

Searched defs:subscribeState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp271 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
332 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
378 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
451 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
528 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
588 ErrCode subscribeState = AppAccount::GetInstance().CreateAppAccountEventListener( variable
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp340 … ErrCode subscribeState = accountProxy->SubscribeDistributedAccountEvent(type, it->second); in RestoreSubscribe() local
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp173 uint8_t subscribeState = CreateCommonEventListener(subscriber, commonEventListener); in SubscribeCommonEvent() local
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account.cpp616 ErrCode subscribeState = CreateAppAccountEventListener(subscriber, appAccountEventListener); in SubscribeAppAccount() local
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp584 ErrCode subscribeState = CreateOsAccountEventListener(subscriber, osAccountEventListener); in SubscribeOsAccount() local