| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| D | listener.h | 33 void AddListener(const ValueCallback& callback) in AddListener() function 39 typename ValueCallback::IdType AddListener(const F& funcObject) in AddListener() function
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | property_animation.h | 43 void AddListener(const PropCallback& callback) in AddListener() function
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/ |
| D | publisher_item.cpp | 38 void PublisherItem::AddListener(const sptr<IPublisherListener> &listener) in AddListener() function in OHOS::DistributedHardware::PublisherItem
|
| /foundation/arkui/ace_engine/frameworks/core/components/stage/ |
| D | stage_element.h | 98 void AddListener(const std::function<void()>& listener) in AddListener() function
|
| /foundation/graphic/wms/services/ims/ |
| D | input_event_client_proxy.cpp | 45 void InputEventClientProxy::AddListener(const void* origin, IpcIo* req, IpcIo* reply) in AddListener() function in OHOS::InputEventClientProxy
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_data_change_listener.h | 35 void AddListener(const RefPtr<V2::DataChangeListener>& listener) in AddListener() function
|
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| D | work_queue_manager.cpp | 36 bool WorkQueueManager::AddListener(WorkCondition::Type type, shared_ptr<IConditionListener> listene… in AddListener() function in OHOS::WorkScheduler::WorkQueueManager
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| D | event_manager.cpp | 43 void EventManager::AddListener(napi_env env, const std::string &type, napi_value callback, bool onc… in AddListener() function in OHOS::NetStack::EventManager
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| D | event_manager.cpp | 40 void EventManager::AddListener(napi_env env, const std::string &type, napi_value callback, bool onc… in AddListener() function in OHOS::NetManagerStandard::EventManager
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| D | text_overlay_element.cpp | 177 void TextOverlayElement::AddListener(bool isSingleHandle, bool isIn) in AddListener() function in OHOS::Ace::TextOverlayElement
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
| D | vsync_generator.cpp | 200 VsyncError VSyncGenerator::AddListener(int64_t phase, const sptr<OHOS::Rosen::VSyncGenerator::Callb… in AddListener() function in OHOS::Rosen::impl::VSyncGenerator
|
| /foundation/communication/dsoftbus/core/connection/manager/ |
| D | softbus_conn_manager.c | 248 static int32_t AddListener(ConnModule moduleId, const ConnectCallback *callback) in AddListener() function
|
| /foundation/multimodalinput/input/frameworks/napi/input_device_cooperate/src/ |
| D | js_event_target.cpp | 217 void JsEventTarget::AddListener(napi_env env, const std::string &type, napi_value handle) in AddListener() function in OHOS::MMI::JsEventTarget
|
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| D | js_event_target.cpp | 874 void JsEventTarget::AddListener(napi_env env, const std::string &type, napi_value handle) in AddListener() function in OHOS::MMI::JsEventTarget
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_engine.cpp | 916 void AddListener(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in AddListener() function
|