Home
last modified time | relevance | path

Searched defs:ProcessEvent (Results 1 – 25 of 106) sorted by relevance

12345

/base/telephony/call_manager/services/audio/src/audio_state/
Dott_call_state.cpp22 bool OTTCallState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::OTTCallState
Dholding_state.cpp25 bool HoldingState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::HoldingState
Dinactive_device_state.cpp24 bool InactiveDeviceState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::InactiveDeviceState
Dspeaker_device_state.cpp24 bool SpeakerDeviceState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::SpeakerDeviceState
Dims_call_state.cpp25 bool IMSCallState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::IMSCallState
Ddialing_state.cpp25 bool DialingState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::DialingState
Dalerting_state.cpp26 bool AlertingState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::AlertingState
Dearpiece_device_state.cpp24 bool EarpieceDeviceState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::EarpieceDeviceState
Dincoming_state.cpp25 bool IncomingState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::IncomingState
Dwired_headset_device_state.cpp24 bool WiredHeadsetDeviceState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::WiredHeadsetDeviceState
Dcs_call_state.cpp25 bool CSCallState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::CSCallState
Dinactive_state.cpp25 bool InActiveState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::InActiveState
Dbluetooth_device_state.cpp24 bool BluetoothDeviceState::ProcessEvent(int32_t event) in ProcessEvent() function in OHOS::Telephony::BluetoothDeviceState
/base/sensors/sensor/frameworks/native/src/
Dsensor_event_handler.cpp31 void SensorEventHandler::ProcessEvent(const InnerEvent::Pointer &event) {} in ProcessEvent() function in OHOS::Sensors::SensorEventHandler
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmy_event_handler.cpp33 void MyEventHandler::ProcessEvent(const InnerEvent::Pointer &event) {} in ProcessEvent() function in OHOS::Sensors::MyEventHandler
/base/notification/common_event_service/services/src/
Dordered_event_handler.cpp34 void OrderedEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() function in OHOS::EventFwk::OrderedEventHandler
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_test_common.cpp31 void MyEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() function in OHOS::AppExecFwk::MyEventHandler
/base/hiviewdfx/hiview/plugins/usage_event_report/fold/
Dusage_fold_event_report.cpp36 void UsageFoldEventReport::ProcessEvent(std::shared_ptr<Event> event) in ProcessEvent() function in OHOS::HiviewDFX::UsageFoldEventReport
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_test_handler.cpp52 void ImsTestHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() function in OHOS::Telephony::ImsTestHandler
/base/telephony/core_service/test/unittest/esim_gtest/utils/common/include/
Dtel_event_handler.h83 virtual void ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) {} in ProcessEvent() function
/base/telephony/core_service/utils/common/include/
Dtel_event_handler.h83 virtual void ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) {} in ProcessEvent() function
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_trace_test.cpp40 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent() function in FirstTestEventHandler
80 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent() function in SecondTestEventHandler
93 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent() function in ThirdTestEventHandler
/base/telephony/call_manager/services/call/call_state_observer/src/
Dwired_headset.cpp30 void WiredHeadsetHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() function in OHOS::Telephony::WiredHeadsetHandler
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_handler.cpp22 void TelRilHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() function in OHOS::Telephony::TelRilHandler
/base/notification/eventhandler/frameworks/napi/include/
Dinterops.h71 void (*ProcessEvent)(const InnerEvent::Pointer& event) = nullptr; member

12345