/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 in OHOS::SoftBus::WifiDirectEventTemplateDispatcher
|
/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 [all...] |
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
|
/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
|
H A 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 909 bool A2dpStateStreaming::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateStreaming 1183 bool A2dpStateClosing::Dispatch(const utility::Message &msg) in Dispatch() function in OHOS::bluetooth::A2dpStateClosing
|
/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
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_task_dispatcher.cpp | 80 void StartupTaskDispatcher::Dispatch(const std::string &name, const std::shared_ptr<StartupTaskResult> &result) in Dispatch() function in OHOS::AbilityRuntime::StartupTaskDispatcher
|
/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
|
/foundation/multimodalinput/input/intention/common/epoll/src/ |
H A D | epoll_manager.cpp | 115 void EpollManager::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::EpollManager
|
/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
|
H A D | device.cpp | 116 void Device::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::Device
|
H A D | device_manager.cpp | 273 void DeviceManager::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::DeviceManager
|
/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
|
H A D | socket_session_manager.cpp | 127 void SocketSessionManager::Dispatch(const struct epoll_event &ev) in Dispatch() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | cpu_worker.cpp | 194 void CPUWorker::Dispatch(CPUWorker* worker) in Dispatch() function in ffrt::CPUWorker
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/ |
H A D | event_center.cpp | 54 void EventCenter::Dispatch(const Event &evt) const in Dispatch() function in OHOS::EventCenter
|
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/ |
H A D | event_center.cpp | 53 void EventCenter::Dispatch(const Event &evt) const in Dispatch() function in EventCenter
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_mini_ipc_adapter.c | 42 static int Dispatch(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option)
in Dispatch() function
|
H A D | samgr_small_ipc_adapter.c | 200 static int Dispatch(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option)
in Dispatch() function
|
/foundation/multimedia/audio_lite/services/server/src/ |
H A 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/ |
H A 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/resourceschedule/ffrt/src/queue/ |
H A D | queue_handler.cpp | 204 void QueueHandler::Dispatch(QueueTask* inTask) in Dispatch() function in ffrt::QueueHandler
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | event_impl.cpp | 350 int EventImpl::Dispatch() in Dispatch() function in DistributedDB::EventImpl
|