Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
Dproxy_data_subscriber_manager.h24 struct ProxyDataKey { struct
39 DataProxyErrorCode Add(const ProxyDataKey &key, const sptr<IProxyDataObserver> &observer, argument
Dproxy_data_subscriber_manager.cpp118 ProxyDataKey::ProxyDataKey(const std::string &uri, const std::string &bundle) in ProxyDataKey() function in OHOS::DataShare::ProxyDataKey