Searched refs:FindObserver (Results 1 – 2 of 2) sorted by relevance
45 static bool FindObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer);259 if (!ObserverImpl::FindObserver(uri, dataObserver)) { in UnregisterObserverExt()345 bool ObserverImpl::FindObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer) in FindObserver() function in OHOS::DataShare::ObserverImpl
45 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::ObserverImpl558 if (!ObserverImpl::FindObserver(Uri(uri), observer)) { in UnregisterFromObs()