Home
last modified time | relevance | path

Searched defs:GetHandler (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_event_handler_factory.cpp38 std::shared_ptr<ProfileEventHandler> ProfileEventHandlerFactory::GetHandler(ProfileEvent profileEve… in GetHandler() function in OHOS::DeviceProfile::ProfileEventHandlerFactory
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_modem_context_ext.cpp39 int32_t DHModemContextExt::GetHandler() in GetHandler() function in OHOS::DistributedHardware::DHModemContextExt
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dhandler_checker.cpp77 std::shared_ptr<AppExecFwk::EventHandler> HandlerChecker::GetHandler() const in GetHandler() function in OHOS::HiviewDFX::HandlerChecker
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h198 std::shared_ptr<WorkEventHandler> GetHandler() in GetHandler() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.h80 const WeakPtr<JsAccessibilityManager>& GetHandler() const in GetHandler() function
H A Djs_accessibility_manager.h292 const WeakPtr<JsAccessibilityManager>& GetHandler() const in GetHandler() function
331 const WeakPtr<JsAccessibilityManager>& GetHandler() const in GetHandler() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp57 std::vector<DumpManager::Handler> DumpManager::GetHandler(const std::string &infoName) in GetHandler() function in OHOS::DistributedData::DumpManager
/ohos5.0/foundation/resourceschedule/ffrt/src/tm/
H A Dqueue_task.h62 inline QueueHandler* GetHandler() const in GetHandler() function
/ohos5.0/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_client.cpp167 std::shared_ptr<AppExecFwk::EventHandler> ImsCoreServiceClient::GetHandler(int32_t slotId) in GetHandler() function in OHOS::Telephony::ImsCoreServiceClient
/ohos5.0/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_client.cpp181 std::shared_ptr<AppExecFwk::EventHandler> ImsSmsClient::GetHandler(int32_t slotId) in GetHandler() function in OHOS::Telephony::ImsSmsClient
/ohos5.0/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_client.cpp143 std::shared_ptr<AppExecFwk::EventHandler> SatelliteCallClient::GetHandler(int32_t slotId) in GetHandler() function in OHOS::Telephony::SatelliteCallClient
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp145 RectF TextDragPattern::GetHandler(const bool isLeftHandler, const std::vector<RectF> boxes, const R… in GetHandler() function in OHOS::Ace::NG::TextDragPattern
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp370 void *ComponentLoader::GetHandler(const std::string &soName) in GetHandler() function in OHOS::DistributedHardware::ComponentLoader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h860 const RefPtr<FullScreenExitHandler>& GetHandler() const in GetHandler() function
1536 const RefPtr<DataResubmitted>& GetHandler() const in GetHandler() function
1567 const RefPtr<WebFaviconReceived>& GetHandler() const in GetHandler() function
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp530 std::shared_ptr<NetPolicyFileEventHandler> NetPolicyFile::GetHandler() in GetHandler() function in OHOS::NetManagerStandard::NetPolicyFile
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp155 std::shared_ptr<AppExecFwk::EventHandler> ImsCallClient::GetHandler(int32_t slotId) in GetHandler() function in OHOS::Telephony::ImsCallClient
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp302 std::shared_ptr<AppExecFwk::EventHandler>& StandbyServiceImpl::GetHandler() in GetHandler() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1288 std::shared_ptr<CellularCallHandler> CellularCallService::GetHandler(int32_t slotId) in GetHandler() function in OHOS::Telephony::CellularCallService
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp2487 std::shared_ptr<TelRilTest::DemoHandler> TelRilTest::GetHandler(void) in GetHandler() function in OHOS::Telephony::TelRilTest