Home
last modified time | relevance | path

Searched defs:subscribeType (Results 1 – 6 of 6) sorted by relevance

/base/notification/ans_standard/services/test/moduletest/mock/
Dmock_single_kv_store.cpp101 Status AnsTestSingleKvStore::SubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStoreO… in SubscribeKvStore()
106 Status AnsTestSingleKvStore::UnSubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStor… in UnSubscribeKvStore()
/base/notification/ans_standard/services/distributed/test/unittest/mock/
Dans_test_single_kv_store.cpp100 Status AnsTestSingleKvStore::SubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStoreO… in SubscribeKvStore()
105 Status AnsTestSingleKvStore::UnSubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStor… in UnSubscribeKvStore()
/base/notification/ans_standard/services/ans/test/unittest/mock/
Dmock_single_kv_store.cpp101 Status AnsTestSingleKvStore::SubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStoreO… in SubscribeKvStore()
106 Status AnsTestSingleKvStore::UnSubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStor… in UnSubscribeKvStore()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_subscribe_manager.cpp158 ErrCode OsAccountSubscribeManager::Publish(const int id, OS_ACCOUNT_SUBSCRIBE_TYPE subscribeType, u… in Publish()
/base/notification/ans_standard/frameworks/ans/test/moduletest/mock/
Dmock_single_kv_store.cpp207 Status AnsTestSingleKvStore::SubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStoreO… in SubscribeKvStore()
213 Status AnsTestSingleKvStore::UnSubscribeKvStore(SubscribeType subscribeType, std::shared_ptr<KvStor… in UnSubscribeKvStore()
/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_common.h89 std::string subscribeType; member