/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | listener.h | 33 void AddListener(const ValueCallback& callback) in AddListener() function 39 typename ValueCallback::IdType AddListener(const F& funcObject) in AddListener() function
|
/ohos5.0/base/request/request/frameworks/native/src/ |
H A D | request.cpp | 29 void Request::AddListener(const SubscribeType &type, const std::shared_ptr<IResponseListener> &list… in AddListener() function in OHOS::Request::Request 59 void Request::AddListener(const SubscribeType &type, const std::shared_ptr<INotifyDataListener> &li… in AddListener() function in OHOS::Request::Request
|
H A D | request_manager.cpp | 125 int32_t RequestManager::AddListener( in AddListener() function in OHOS::Request::RequestManager 137 int32_t RequestManager::AddListener( in AddListener() function in OHOS::Request::RequestManager
|
H A D | request_manager_impl.cpp | 267 int32_t RequestManagerImpl::AddListener( in AddListener() function in OHOS::Request::RequestManagerImpl 293 int32_t RequestManagerImpl::AddListener( in AddListener() function in OHOS::Request::RequestManagerImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | property_animation.h | 43 void AddListener(const PropCallback& callback) in AddListener() function
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager_mock/ |
H A D | broadcast_manager_mock.c | 37 int32_t AddListener(const char *appId, const DataChangeListener *listener) in AddListener() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | data_change_listener.cpp | 28 void CJDataChangeListener::AddListener(const WeakPtr<V2::DataChangeListener>& listener) in AddListener() function in CJDataChangeListener
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | js_response_listener.cpp | 24 napi_status JSResponseListener::AddListener(napi_value cb) in AddListener() function in OHOS::Request::JSResponseListener
|
H A D | js_notify_data_listener.cpp | 29 napi_status JSNotifyDataListener::AddListener(napi_value cb) in AddListener() function in OHOS::Request::JSNotifyDataListener
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/ |
H A D | publisher_item.cpp | 40 void PublisherItem::AddListener(const sptr<IPublisherListener> listener) in AddListener() function in OHOS::DistributedHardware::PublisherItem
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/ |
H A D | stage_element.h | 98 void AddListener(const std::function<void()>& listener) in AddListener() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_dump_log.cpp | 48 void JSDumpRegister::AddListener(const JSCallbackInfo& info) in AddListener() function in OHOS::Ace::Framework::JSDumpRegister
|
/ohos5.0/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_notify_data_listener.cpp | 31 void CJNotifyDataListener::AddListener(ProgressOnCallBackType cb, CFunc cbId) in AddListener() function in OHOS::CJSystemapi::Request::CJNotifyDataListener
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_manager.cpp | 34 int32_t HiSysEventManager::AddListener(std::shared_ptr<HiSysEventListener> listener, in AddListener() function in OHOS::HiviewDFX::HiSysEventManager
|
H A D | hisysevent_base_manager.cpp | 30 int32_t HiSysEventBaseManager::AddListener(std::shared_ptr<HiSysEventBaseListener> listener, in AddListener() function in OHOS::HiviewDFX::HiSysEventBaseManager
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/avsession_background/ |
H A D | avsession_background.cpp | 60 void AVsessionBackground::AddListener(std::weak_ptr<IPlayerService> player, int32_t uid) in AddListener() function in OHOS::Media::AVsessionBackground
|
/ohos5.0/foundation/window/window_manager_lite/services/ims/ |
H A D | input_event_client_proxy.cpp | 45 void InputEventClientProxy::AddListener(const void* origin, IpcIo* req, IpcIo* reply) in AddListener() function in OHOS::InputEventClientProxy
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
H A D | dms_sa_client.cpp | 39 int32_t DmsSaClient::AddListener(const std::string& type, const sptr<IRemoteOnListener>& listener) in AddListener() function in OHOS::AAFwk::DmsSaClient
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/asset/ |
H A D | asset_adapter_sa_client.cpp | 63 int32_t AssetAdapterSaClient::AddListener(const sptr<IAssetRecvCallback> &listener) in AddListener() function in OHOS::Storage::DistributedFile::AssetAdapterSaClient
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 31 void HotArea::AddListener(const RegisterHotareaListenerEvent &event) in AddListener() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | hot_area.cpp | 34 void HotArea::AddListener(const RegisterHotareaListenerEvent &event) in AddListener() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | ecs.cpp | 177 void Ecs::AddListener(EntityListener& listener) in AddListener() function in __anon7ce8fd9e0110::Ecs 195 void Ecs::AddListener(ComponentListener& listener) in AddListener() function in __anon7ce8fd9e0110::Ecs 212 void Ecs::AddListener(IComponentManager& manager, ComponentListener& listener) in AddListener() function in __anon7ce8fd9e0110::Ecs
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_element.cpp | 177 void TextOverlayElement::AddListener(bool isSingleHandle, bool isIn) in AddListener() function in OHOS::Ace::TextOverlayElement
|
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
H A D | sys_event_service_proxy.cpp | 32 int32_t SysEventServiceProxy::AddListener(const std::vector<SysEventRule>& rules, in AddListener() function in OHOS::HiviewDFX::SysEventServiceProxy
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/ |
H A D | broadcast_manager.c | 272 int32_t AddListener(const char *appId, const DataChangeListener *listener) in AddListener() function
|