| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| 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
|
| 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
|
| 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
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| 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
|
| D | a2dp_state_machine.cpp | 37 bool A2dpStateIdle::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateIdle 262 bool A2dpStateConfigure::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateConfigure 448 bool A2dpStateOpening::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateOpening 573 bool A2dpStateOpen::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateOpen 839 bool A2dpStateStreaming::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateStreaming 1045 bool A2dpStateClosing::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateClosing
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_statemachine.cpp | 223 bool HfpAgDisconnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgDisconnected 258 bool HfpAgConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgConnecting 325 bool HfpAgDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgDisconnecting 363 bool HfpAgConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgConnected 551 bool HfpAgAudioConnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioConnecting 608 bool HfpAgAudioDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioDisconnecting 648 bool HfpAgAudioConnected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::HfpAgAudioConnected
|
| /foundation/distributedhardware/distributed_hardware_fwk/utils/include/eventbus/ |
| D | eventbus_handler.h | 32 void Dispatch(T &e) in Dispatch() function
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| 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
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| 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
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| 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
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| 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
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| 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
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| D | cpu_worker.cpp | 169 void CPUWorker::Dispatch(CPUWorker* worker) in Dispatch() function in ffrt::CPUWorker 244 void CPUWorker::Dispatch(CPUWorker* worker) in Dispatch() function in ffrt::CPUWorker
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | async_task_manager.cpp | 112 uint16_t AsyncTaskManager::Dispatch(AsyncTaskHandler handler, void *data, const void *context) in Dispatch() function in OHOS::ACELite::AsyncTaskManager
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/ |
| D | event_center.cpp | 54 void EventCenter::Dispatch(const Event &evt) const in Dispatch() function in OHOS::DistributedData::EventCenter
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | dialog_container.h | 111 void Dispatch( in Dispatch() function
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| D | samgr_mini_ipc_adapter.c | 43 static int Dispatch(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in Dispatch() function
|
| D | samgr_small_ipc_adapter.c | 200 static int Dispatch(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in Dispatch() function
|
| D | endpoint.c | 392 static int Dispatch(const IpcContext *context, void *ipcMsg, IpcIo *data, void *argv) in Dispatch() function
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| D | gatt_connection_manager.cpp | 1277 bool GattConnectionManager::Device::StateMachine::Idle::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Idle 1326 bool GattConnectionManager::Device::StateMachine::Connecting::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connecting 1380 bool GattConnectionManager::Device::StateMachine::Connected::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connected 1459 bool GattConnectionManager::Device::StateMachine::Disconnecting::Dispatch(const utility::Message &m… in Dispatch() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnecting 1509 bool GattConnectionManager::Device::StateMachine::Disconnected::Dispatch(const utility::Message &ms… in Dispatch() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnected
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
| D | event_impl.cpp | 350 int EventImpl::Dispatch() in Dispatch() function in DistributedDB::EventImpl
|
| /foundation/multimedia/audio_lite/services/server/src/ |
| D | audio_capturer_server.cpp | 304 void AudioCapturerServer::Dispatch(int32_t funcId, pid_t pid, IpcIo *req, IpcIo *reply) in Dispatch() function in OHOS::Audio::AudioCapturerServer
|
| /foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
| D | recorder_service.cpp | 52 void RecorderClientMng::Dispatch(int32_t funcId, pid_t pid, IpcIo *req, IpcIo *reply) in Dispatch() function in OHOS::Media::RecorderClientMng
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| D | ace_container.cpp | 586 void AceContainer::Dispatch( in Dispatch() function in OHOS::Ace::Platform::AceContainer
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| D | render_command_list.cpp | 545 void RenderCommandList::Dispatch(const uint32_t groupCountX, const uint32_t groupCountY, const uint… in Dispatch() function in RenderCommandList
|