Home
last modified time | relevance | path

Searched defs:Unwatch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_db.cpp68 int32_t CloudDB::Unwatch(int32_t origin, Watcher &watcher) in Unwatch() function in OHOS::DistributedData::CloudDB
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp93 int32_t GeneralStoreMock::Unwatch(int32_t origin, Watcher &watcher) in Unwatch() function in OHOS::DistributedData::GeneralStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp528 int32_t KVDBGeneralStore::Unwatch(int32_t origin, Watcher &watcher) in Unwatch() function in OHOS::DistributedKv::KVDBGeneralStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp699 int32_t RdbGeneralStore::Unwatch(int32_t origin, Watcher &watcher) in Unwatch() function in OHOS::DistributedRdb::RdbGeneralStore