Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/utils/
Dlistener.h46 void RemoveListener(const ValueCallback& callback) in RemoveListener() function
51 void RemoveListener(typename ValueCallback::IdType id) in RemoveListener() function
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/
Dpublisher_item.cpp49 void PublisherItem::RemoveListener(const sptr<IPublisherListener> &listener) in RemoveListener() function in OHOS::DistributedHardware::PublisherItem
/foundation/window/window_manager_lite/services/ims/
Dinput_event_client_proxy.cpp76 void InputEventClientProxy::RemoveListener(const void* origin, IpcIo* req, IpcIo* reply) in RemoveListener() function in OHOS::InputEventClientProxy
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_data_change_listener.h40 void RemoveListener(const RefPtr<V2::DataChangeListener>& listener) in RemoveListener() function
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_generator.cpp232 VsyncError VSyncGenerator::RemoveListener(const sptr<OHOS::Rosen::VSyncGenerator::Callback>& cb) in RemoveListener() function in OHOS::Rosen::impl::VSyncGenerator
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
Djs_ui_extension.cpp89 void AbilityResultListeners::RemoveListener(const sptr<IRemoteObject> &sessionToken) in RemoveListener() function in OHOS::AbilityRuntime::AbilityResultListeners
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_event_target.cpp1158 void JsEventTarget::RemoveListener(napi_env env, const std::string &type, napi_value handle) in RemoveListener() function in OHOS::MMI::JsEventTarget