Home
last modified time | relevance | path

Searched refs:FindObserver (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp45 static bool FindObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer);
254 if (!ObserverImpl::FindObserver(uri, dataObserver)) { in UnregisterObserverExt()
340 bool ObserverImpl::FindObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer) in FindObserver() function in OHOS::DataShare::ObserverImpl
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp45 static bool FindObserver(const Uri &uri, const shared_ptr<CloudNotifyObserver> &observer);
92 bool ObserverImpl::FindObserver(const Uri &uri, const shared_ptr<CloudNotifyObserver> &observer) in FindObserver() function in OHOS::FileManagement::CloudSync::ObserverImpl
558 if (!ObserverImpl::FindObserver(Uri(uri), observer)) {

Completed in 2 milliseconds