Home
last modified time | relevance | path

Searched defs:KVDBWatcher (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_watcher.cpp29 KVDBWatcher::KVDBWatcher() {} in KVDBWatcher() function in OHOS::DistributedKv::KVDBWatcher
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp44 using KVDBWatcher = OHOS::DistributedKv::KVDBWatcher; typedef