Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsubscribe_manager.h29 using SubscribeMap = std::map<std::string, std::map<std::string, SubscribeStatus>>; variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_data_proxy_record.h68 using SubscribeMap = std::unordered_map<std::string, std::unordered_set<std::string>>; variable