Home
last modified time | relevance | path

Searched defs:lastChangeNodeMap_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/include/
H A Dnapi_subscriber_manager.h72 std::map<Key, RdbChangeNode> lastChangeNodeMap_; variable
117 std::map<Key, PublishedDataChangeNode> lastChangeNodeMap_; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dpublished_data_subscriber_manager.h102 ConcurrentMap<Key, PublishedDataChangeNode> lastChangeNodeMap_; variable
H A Drdb_subscriber_manager.h102 std::map<Key, RdbChangeNode> lastChangeNodeMap_; variable