Home
last modified time | relevance | path

Searched defs:RemoveListener (Results 1 – 11 of 11) sorted by relevance

/base/miscservices/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_task.cpp52 void DownloadTask::RemoveListener(const std::string &type, sptr<DownloadNotifyInterface> listener) in RemoveListener() function in OHOS::Request::Download::DownloadTask
63 void DownloadTask::RemoveListener(const std::string &type) in RemoveListener() function in OHOS::Request::Download::DownloadTask
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_manager.cpp32 void EventListenerManager::RemoveListener(TelephonyUpdateEventType eventType) in RemoveListener() function in OHOS::Telephony::EventListenerManager
Devent_listener_handler.cpp337 void EventListenerHandler::RemoveListener(TelephonyUpdateEventType eventType) in RemoveListener() function in OHOS::Telephony::EventListenerHandler
/base/security/deviceauth/services/group_manager/src/broadcast_manager_mock/
Dbroadcast_manager_mock.c44 int32_t RemoveListener(const char *appId) in RemoveListener() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_manager.cpp33 bool HiSysEventManager::RemoveListener(std::shared_ptr<HiSysEventSubscribeCallBack> listener) in RemoveListener() function in OHOS::HiviewDFX::HiSysEventManager
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_delegate.cpp79 bool HiSysEventDelegate::RemoveListener(const std::shared_ptr<HiSysEventSubscribeCallBack> listener) in RemoveListener() function in OHOS::HiviewDFX::HiSysEventDelegate
Dsys_event_service_proxy.cpp62 bool SysEventServiceProxy::RemoveListener(const sptr<ISysEventCallback> &callback) in RemoveListener() function in OHOS::HiviewDFX::SysEventServiceProxy
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_service_proxy.cpp62 bool SysEventServiceProxy::RemoveListener(const sptr<ISysEventCallback> &callback) in RemoveListener() function in OHOS::HiviewDFX::SysEventServiceProxy
Dsys_event_service_ohos.cpp235 bool SysEventServiceOhos::RemoveListener(const SysEventCallbackPtrOhos& callback) in RemoveListener() function in OHOS::HiviewDFX::SysEventServiceOhos
/base/security/deviceauth/services/group_manager/src/broadcast_manager/
Dbroadcast_manager.c329 int32_t RemoveListener(const char *appId) in RemoveListener() function
/base/compileruntime/js_worker_module/jsapi/worker/
Dworker.cpp892 napi_value Worker::RemoveListener(napi_env env, napi_callback_info cbinfo) in RemoveListener() function in OHOS::CCRuntime::Worker::Worker