Home
last modified time | relevance | path

Searched defs:ObserverNode (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.h72 struct ObserverNode { struct in OHOS::DataShare::RdbSubscriberManager
H A Dpublished_data_subscriber_manager.h59 struct ObserverNode { struct in OHOS::DataShare::PublishedDataSubscriberManager
H A Dpublished_data_subscriber_manager.cpp268 PublishedDataSubscriberManager::ObserverNode function in OHOS::DataShare::PublishedDataSubscriberManager::ObserverNode
[all...]
H A Drdb_subscriber_manager.cpp382 RdbSubscriberManager::ObserverNode::ObserverNode(const sptr<IDataProxyRdbObserver> &observer, ObserverNode() function in OHOS::DataShare::RdbSubscriberManager::ObserverNode
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Dnapi_callbacks_manager.h46 struct ObserverNode { struct in OHOS::DataShare::NapiCallbacksManager
49 ObserverNode(const std::shared_ptr<Observer> &observer) : observer_(observer) in ObserverNode() function
53 ObserverNode(const std::shared_ptr<Observer> &observer, bool enabled) in ObserverNode() function
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h68 struct ObserverNode { struct in OHOS::DataShare::CallbacksManager
73 ObserverNode(const std::shared_ptr<Observer> &observer, void *subscriber) in ObserverNode() function
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service.h84 class ObserverNode { class
86 ObserverNode(const bool needChildNote): needChildNote_(needChildNote) {} in ObserverNode() function in OHOS::FileAccessFwk::ObserverNode

Completed in 8 milliseconds