Home
last modified time | relevance | path

Searched refs:DeleteObserver (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp46 static bool DeleteObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer);
230 ObserverImpl::DeleteObserver(uri, dataObserver); in RegisterObserverExt()
270 ObserverImpl::DeleteObserver(uri, dataObserver); in UnregisterObserverExt()
352 bool ObserverImpl::DeleteObserver(const Uri& uri, const std::shared_ptr<DataShareObserver> &observer) in DeleteObserver() function in OHOS::DataShare::ObserverImpl
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp46 static bool DeleteObserver(const Uri &uri, const shared_ptr<CloudNotifyObserver> &observer);
105 bool ObserverImpl::DeleteObserver(const Uri &uri, const shared_ptr<CloudNotifyObserver> &observer) in DeleteObserver() function in OHOS::FileManagement::CloudSync::ObserverImpl
487 ObserverImpl::DeleteObserver(uri, observer);
575 ObserverImpl::DeleteObserver(Uri(uri), observer);
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dsystempasteboard_napi.h242 static void DeleteObserver(const std::shared_ptr<PasteboardObserverInstance> &observer);
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_systempasteboard.cpp318 DeleteObserver(observer); in Off()
1120 void SystemPasteboardNapi::DeleteObserver(const std::shared_ptr<PasteboardObserverInstance> &observer) in DeleteObserver() function in OHOS::MiscServicesNapi::SystemPasteboardNapi

Completed in 5 milliseconds