Home
last modified time | relevance | path

Searched defs:UnRegisterObserver (Results 1 – 13 of 13) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp311 DBStatus RelationalStoreDelegateImpl::UnRegisterObserver() in UnRegisterObserver() function in DistributedDB::RelationalStoreDelegateImpl
320 DBStatus RelationalStoreDelegateImpl::UnRegisterObserver(StoreObserver *observer) in UnRegisterObserver() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/common/
Dwifi_datashare_utils.cpp136 ErrCode WifiDataShareHelperUtils::UnRegisterObserver(const Uri &uri, const sptr<AAFwk::IDataAbility… in UnRegisterObserver() function in OHOS::Wifi::WifiDataShareHelperUtils
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences.cpp158 int MockPreferences::UnRegisterObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, R… in UnRegisterObserver() function in OHOS::NativePreferences::MockPreferences
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_delegate_impl.cpp243 DBStatus KvStoreDelegateImpl::UnRegisterObserver(const KvStoreObserver *observer) in UnRegisterObserver() function in DistributedDB::KvStoreDelegateImpl
Dkv_store_nb_delegate_impl.cpp421 DBStatus KvStoreNbDelegateImpl::UnRegisterObserver(const KvStoreObserver *observer) in UnRegisterObserver() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dgeneric_kvdb_connection.cpp125 int GenericKvDBConnection::UnRegisterObserver(const KvDBObserverHandle *observerHandle) in UnRegisterObserver() function in DistributedDB::GenericKvDBConnection
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
Dnapi_storage.cpp658 napi_value StorageProxy::UnRegisterObserver(napi_env env, napi_callback_info info) in UnRegisterObserver() function in OHOS::StorageJsKit::StorageProxy
705 void StorageProxy::UnRegisterObserver(napi_value callback) in UnRegisterObserver() function in OHOS::StorageJsKit::StorageProxy
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Dflat_object_storage_engine.cpp303 uint32_t FlatObjectStorageEngine::UnRegisterObserver(const std::string &key) in UnRegisterObserver() function in OHOS::ObjectStore::FlatObjectStorageEngine
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp384 int PreferencesImpl::UnRegisterObserver(std::shared_ptr<PreferencesObserver> preferencesObserver, R… in UnRegisterObserver() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_store_mock.cpp118 DBStatus DBStoreMock::UnRegisterObserver(const KvStoreObserver *observer) in UnRegisterObserver() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_test_tools.cpp451 DistributedDB::DBStatus DistributedDBNbTestTools::UnRegisterObserver( in UnRegisterObserver() function in DistributedDBNbTestTools
Ddistributed_test_tools.cpp1844 DBStatus DistributedTestTools::UnRegisterObserver(KvStoreDelegate *delegate, KvStoreObserver *obser… function in DistributedTestTools
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
Dnapi_preferences.cpp392 napi_value PreferencesProxy::UnRegisterObserver(napi_env env, napi_callback_info info) in UnRegisterObserver() function in OHOS::PreferencesJsKit::PreferencesProxy