Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlistener.h46 void RemoveListener(const ValueCallback& callback) in RemoveListener() function
51 void RemoveListener(typename ValueCallback::IdType id) in RemoveListener() function
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest.cpp37 void Request::RemoveListener(const SubscribeType &type, const std::shared_ptr<IResponseListener> &l… in RemoveListener() function in OHOS::Request::Request
73 void Request::RemoveListener(const SubscribeType &type, const std::shared_ptr<INotifyDataListener> … in RemoveListener() function in OHOS::Request::Request
H A Drequest_manager.cpp131 int32_t RequestManager::RemoveListener( in RemoveListener() function in OHOS::Request::RequestManager
143 int32_t RequestManager::RemoveListener( in RemoveListener() function in OHOS::Request::RequestManager
H A Drequest_manager_impl.cpp280 int32_t RequestManagerImpl::RemoveListener( in RemoveListener() function in OHOS::Request::RequestManagerImpl
307 int32_t RequestManagerImpl::RemoveListener( in RemoveListener() function in OHOS::Request::RequestManagerImpl
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager_mock/
H A Dbroadcast_manager_mock.c44 int32_t RemoveListener(const char *appId) in RemoveListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Ddata_change_listener.cpp33 void CJDataChangeListener::RemoveListener(const WeakPtr<V2::DataChangeListener>& listener) in RemoveListener() function in CJDataChangeListener
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_response_listener.cpp36 napi_status JSResponseListener::RemoveListener(napi_value cb) in RemoveListener() function in OHOS::Request::JSResponseListener
H A Djs_notify_data_listener.cpp42 napi_status JSNotifyDataListener::RemoveListener(napi_value cb) in RemoveListener() function in OHOS::Request::JSNotifyDataListener
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/
H A Dpublisher_item.cpp51 void PublisherItem::RemoveListener(const sptr<IPublisherListener> listener) in RemoveListener() function in OHOS::DistributedHardware::PublisherItem
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_notify_data_listener.cpp40 void CJNotifyDataListener::RemoveListener(CFunc cbId) in RemoveListener() function in OHOS::CJSystemapi::Request::CJNotifyDataListener
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_manager.cpp50 int32_t HiSysEventManager::RemoveListener(std::shared_ptr<HiSysEventListener> listener) in RemoveListener() function in OHOS::HiviewDFX::HiSysEventManager
H A Dhisysevent_base_manager.cpp43 int32_t HiSysEventBaseManager::RemoveListener(std::shared_ptr<HiSysEventBaseListener> listener) in RemoveListener() function in OHOS::HiviewDFX::HiSysEventBaseManager
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp79 void InputEventClientProxy::RemoveListener(const void* origin, IpcIo* req, IpcIo* reply) in RemoveListener() function in OHOS::InputEventClientProxy
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/asset/
H A Dasset_adapter_sa_client.cpp109 int32_t AssetAdapterSaClient::RemoveListener(const sptr<IAssetRecvCallback> &listener) in RemoveListener() function in OHOS::Storage::DistributedFile::AssetAdapterSaClient
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dhot_area.cpp46 void HotArea::RemoveListener(const UnregisterHotareaListenerEvent &event) in RemoveListener() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
H A Dmouse_location.cpp51 void MouseLocation::RemoveListener(const UnregisterEventListenerEvent &event) in RemoveListener() function in OHOS::Msdp::DeviceStatus::Cooperate::MouseLocation
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dhot_area.cpp49 void HotArea::RemoveListener(const UnregisterHotareaListenerEvent &event) in RemoveListener() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
H A Dmouse_location.cpp54 void MouseLocation::RemoveListener(const UnregisterEventListenerEvent &event) in RemoveListener() function in OHOS::Msdp::DeviceStatus::Cooperate::MouseLocation
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp186 void Ecs::RemoveListener(EntityListener& listener) in RemoveListener() function in __anon7ce8fd9e0110::Ecs
204 void Ecs::RemoveListener(ComponentListener& listener) in RemoveListener() function in __anon7ce8fd9e0110::Ecs
225 void Ecs::RemoveListener(IComponentManager& manager, ComponentListener& listener) in RemoveListener() function in __anon7ce8fd9e0110::Ecs
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_service_proxy.cpp74 int32_t SysEventServiceProxy::RemoveListener(const sptr<ISysEventCallback> &callback) in RemoveListener() function in OHOS::HiviewDFX::SysEventServiceProxy
H A Dhisysevent_delegate.cpp81 int32_t HiSysEventDelegate::RemoveListener(const std::shared_ptr<HiSysEventBaseListener> listener) in RemoveListener() function in OHOS::HiviewDFX::HiSysEventDelegate
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H A Dbroadcast_manager.c284 int32_t RemoveListener(const char *appId) in RemoveListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_change_listener.h40 void RemoveListener(const WeakPtr<V2::DataChangeListener>& listener) in RemoveListener() function
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp215 void JsEventTarget::RemoveListener(napi_env env, const std::string &type, napi_value handle) in RemoveListener() function in OHOS::Msdp::DeviceStatus::JsEventTarget
296 void JsEventTarget::RemoveListener(napi_env env, const std::string &type, const std::string &networ… in RemoveListener() function in OHOS::Msdp::DeviceStatus::JsEventTarget
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp83 int32_t RemoveListener(const sptr<ISysEventCallback>& callback) in RemoveListener() function in OHOS::HiviewDFX::__anon5c9636540110::TestSysEventServiceStub

12