Home
last modified time | relevance | path

Searched defs:Unsubscribe (Results 1 – 9 of 9) sorted by relevance

/foundation/deviceprofile/device_profile_core/services/core/src/subscribemanager/
Dprofile_event_handler.cpp61 int32_t ProfileEventHandler::Unsubscribe(const sptr<IRemoteObject>& profileEventNotifier) in Unsubscribe() function in OHOS::DeviceProfile::ProfileEventHandler
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/
Dnetwork_module.cpp68 napi_value NetworkModule::Unsubscribe(napi_env env, napi_callback_info info) in Unsubscribe() function in OHOS::NetManagerStandard::NetworkModule
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dsystem_event_observer.cpp46 bool SystemEventObserver::Unsubscribe() in Unsubscribe() function in OHOS::BackgroundTaskMgr::SystemEventObserver
Dapp_state_observer.cpp106 bool AppStateObserver::Unsubscribe() in Unsubscribe() function in OHOS::BackgroundTaskMgr::AppStateObserver
/foundation/distributedschedule/samgr_lite/interfaces/kits/communication/broadcast/
Dbroadcast_interface.h218 Consumer *(*Unsubscribe)(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer); member
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/framework/eventcenter/
Devent_center.cpp35 bool EventCenter::Unsubscribe(int32_t evtId) in Unsubscribe() function in OHOS::DistributedData::EventCenter
/foundation/communication/dsoftbus/core/discovery/manager/include/
Ddisc_manager.h53 int32_t (*Unsubscribe)(const SubscribeOption *option); member
/foundation/distributedschedule/samgr_lite/communication/broadcast/source/
Dpub_sub_implement.c145 static Consumer *Unsubscribe(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer) in Unsubscribe() function
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/account/src/
Daccount_delegate_impl.cpp185 Status AccountDelegateImpl::Unsubscribe(std::shared_ptr<Observer> observer) in Unsubscribe() function in OHOS::DistributedKv::AccountDelegateImpl