| /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/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
| D | dms_sa_client.cpp | 37 int32_t DmsSaClient::AddListener(const std::string& type, const sptr<IRemoteOnListener>& listener) in AddListener() function in OHOS::AAFwk::DmsSaClient
|
| /foundation/window/window_manager_lite/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/multimedia/player_framework/services/services/player/avsession_background/ |
| D | avsession_background.cpp | 60 void AVsessionBackground::AddListener(std::weak_ptr<IPlayerService> player, int32_t uid) in AddListener() function in OHOS::Media::AVsessionBackground
|
| /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 | 40 bool WorkQueueManager::AddListener(WorkCondition::Type type, shared_ptr<IConditionListener> listene… in AddListener() function in OHOS::WorkScheduler::WorkQueueManager
|
| /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 | 215 VsyncError VSyncGenerator::AddListener(int64_t phase, const sptr<OHOS::Rosen::VSyncGenerator::Callb… in AddListener() function in OHOS::Rosen::impl::VSyncGenerator
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| D | event_manager.cpp | 34 void EventManager::AddListener(napi_env env, const std::string &type, napi_value callback, bool onc… in AddListener() function in OHOS::NetStack::EventManager
|
| /foundation/communication/dsoftbus/core/connection/manager/ |
| D | softbus_conn_manager.c | 244 static int32_t AddListener(ConnModule moduleId, const ConnectCallback *callback) in AddListener() function
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| D | js_ui_extension.cpp | 79 void AbilityResultListeners::AddListener(const sptr<IRemoteObject> &sessionToken, in AddListener() function in OHOS::AbilityRuntime::AbilityResultListeners
|
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| D | js_event_target.cpp | 1126 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 | 920 void AddListener(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in AddListener() function
|