/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | sys_state_machine.cpp | 59 bool SysStoppedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::SysStoppedState 77 bool SysStartedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::SysStartedState 112 bool SysStoppingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::SysStoppingState 143 bool SysResettingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::SysResettingState 184 bool SysFactoryResettingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::SysFactoryResettingState
|
H A D | power_state_machine.cpp | 58 bool PowerActiveState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerActiveState 88 bool PowerActiveActivingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerActiveActivingState 134 bool PowerActiveSniffingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerActiveSniffingState 196 bool PowerSniffState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerSniffState 241 bool PowerSniffActivingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerSniffActivingState 298 bool PowerSniffSniffingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PowerSniffSniffingState
|
H A D | adapter_state_machine.cpp | 53 bool AdapterTurnOffState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AdapterTurnOffState 87 bool AdapterTurningOnState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AdapterTurningOnState 143 bool AdapterTurnOnState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AdapterTurnOnState 177 bool AdapterTurningOffState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AdapterTurningOffState
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_state_machine.cpp | 24 bool A2dpDisconnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpDisconnected 59 bool A2dpDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpDisconnecting 73 bool A2dpConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpConnected 145 bool A2dpConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpConnecting
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_statemachine.cpp | 224 bool HfpAgDisconnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgDisconnected 259 bool HfpAgConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgConnecting 326 bool HfpAgDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgDisconnecting 364 bool HfpAgConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgConnected 552 bool HfpAgAudioConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioConnecting 609 bool HfpAgAudioDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioDisconnecting 649 bool HfpAgAudioConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioConnected
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_statemachine.cpp | 98 bool PanDisconnectedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PanDisconnectedState 128 bool PanConnectingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PanConnectingState 166 bool PanDisconnectingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PanDisconnectingState 202 bool PanConnectedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::PanConnectedState
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/ |
H A D | wifi_direct_event_dispatcher.cpp | 38 bool WifiDirectEventDispatcher::Dispatch(const std::shared_ptr<WifiDirectEventBase> &event) in Dispatch() function in OHOS::SoftBus::WifiDirectEventDispatcher
|
H A D | wifi_direct_event_template_dispatcher.h | 62 bool Dispatch(const std::shared_ptr<WifiDirectEventBase> &content) in Dispatch() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_statemachine.cpp | 77 bool HfpHfDisconnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfDisconnected 111 bool HfpHfConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfConnecting 184 bool HfpHfDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfDisconnecting 218 bool HfpHfConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfConnected 329 bool HfpHfAudioConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfAudioConnecting 380 bool HfpHfAudioDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfAudioDisconnecting 419 bool HfpHfAudioConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpHfAudioConnected
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_state_machine.cpp | 442 bool AvrcCtStateMachineManager::StateMachine::CtConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtConnecting 484 bool AvrcCtStateMachineManager::StateMachine::CtConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtConnected 575 bool AvrcCtStateMachineManager::StateMachine::CtDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtDisconnecting 611 bool AvrcCtStateMachineManager::StateMachine::CtPending::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtPending 650 bool AvrcCtStateMachineManager::StateMachine::CtContinuation::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtContinuation 702 bool AvrcCtStateMachineManager::StateMachine::CtDisable::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtDisable 747 bool AvrcCtStateMachineManager::StateMachine::BrConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrConnecting 789 bool AvrcCtStateMachineManager::StateMachine::BrConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrConnected 851 bool AvrcCtStateMachineManager::StateMachine::BrDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrDisconnecting 887 bool AvrcCtStateMachineManager::StateMachine::BrPending::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrPending
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | dump_helper.cpp | 33 bool DumpHelper::Dispatch(int fd, const std::vector<std::string> &args) in Dispatch() function in OHOS::ScreenLock::DumpHelper
|
/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/ |
H A D | dump_helper.cpp | 35 bool DumpHelper::Dispatch(int fd, const std::vector<std::string> &args) in Dispatch() function in OHOS::MiscServices::DumpHelper
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_state_machine.cpp | 385 bool AvrcTgStateMachineManager::StateMachine::CtConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtConnecting 426 bool AvrcTgStateMachineManager::StateMachine::CtConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtConnected 562 bool AvrcTgStateMachineManager::StateMachine::CtDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtDisconnecting 598 bool AvrcTgStateMachineManager::StateMachine::CtContinuation::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtContinuation 669 bool AvrcTgStateMachineManager::StateMachine::CtDisable::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtDisable 715 bool AvrcTgStateMachineManager::StateMachine::BrConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrConnecting 757 bool AvrcTgStateMachineManager::StateMachine::BrConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrConnected 825 bool AvrcTgStateMachineManager::StateMachine::BrDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrDisconnecting
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/ |
H A D | device_service_stub.h | 28 int (*Dispatch)(int code, struct HdfSBuf *data, struct HdfSBuf *reply); member
|
/ohos5.0/base/time/time_service/services/dfx/src/ |
H A D | time_cmd_dispatcher.cpp | 24 bool TimeCmdDispatcher::Dispatch(int fd, const std::vector<std::string> &args) in Dispatch() function in OHOS::MiscServices::TimeCmdDispatcher
|
/ohos5.0/drivers/hdf_core/framework/utils/include/ |
H A D | hdf_message_task.h | 22 int32_t (*Dispatch)(struct HdfMessageTask *task, struct HdfMessage *msg); member
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/ |
H A D | hdf_remote_service.h | 53 int (*Dispatch)(struct HdfRemoteService *, int, struct HdfSBuf *, struct HdfSBuf *); member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_statemachine.cpp | 157 bool HidHostDisconnectedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HidHostDisconnectedState 248 bool HidHostConnectingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HidHostConnectingState 345 bool HidHostDisconnectingState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HidHostDisconnectingState 437 bool HidHostConnectedState::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HidHostConnectedState
|
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/ |
H A D | libinput_wrapper.cpp | 96 struct libinput_event* LibinputWrapper::Dispatch() in Dispatch() function in OHOS::MMI::LibinputWrapper
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/ |
H A D | hdf_io_service_if.h | 100 …int (*Dispatch)(struct HdfObject *service, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply); member
|
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/ |
H A D | socket_session.cpp | 114 void SocketSession::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::SocketSession
|
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/ |
H A D | socket_session.cpp | 113 void SocketSession::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::SocketSession
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/ |
H A D | monitor.cpp | 41 void Monitor::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::Monitor
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | monitor.cpp | 41 void Monitor::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::Monitor
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | async_task_manager.cpp | 112 uint16_t AsyncTaskManager::Dispatch(AsyncTaskHandler handler, void *data, const void *context) in Dispatch() function in OHOS::ACELite::AsyncTaskManager
|