/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | daemon_execute.cpp | 50 void DaemonExecute::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument 67 void DaemonExecute::ExecutePushAsset(const AppExecFwk::InnerEvent::Pointer &event) in ExecutePushAsset() argument 121 void DaemonExecute::ExecuteRequestSendFile(const AppExecFwk::InnerEvent::Pointer &event) in ExecuteRequestSendFile() argument [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | version_info_manager.cpp | 50 void VersionInfoManager::VersionInfoManagerEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
|
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/ |
H A D | distributed_input_inner_test.cpp | 394 BusinessEvent event; in HWTEST_F() local 406 BusinessEvent event; in HWTEST_F() local 431 TouchScreenEvent event; in HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/ |
H A D | mock_distributed_input_client.cpp | 190 bool DistributedInputClient::IsNeedFilterOut(const std::string &deviceId, const BusinessEvent &event) in IsNeedFilterOut() argument 195 bool DistributedInputClient::IsTouchEventNeedFilterOut(const TouchScreenEvent &event) in IsTouchEventNeedFilterOut() argument
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/ |
H A D | distributed_input_client_test.cpp | 435 AppExecFwk::InnerEvent::Pointer event = in HWTEST_F() local 446 AppExecFwk::InnerEvent::Pointer event = in HWTEST_F() local 457 AppExecFwk::InnerEvent::Pointer event = in HWTEST_F() local 468 AppExecFwk::InnerEvent::Pointer event = HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen_manager.cpp | 96 void DScreenGroupListener::OnChange(const std::vector<uint64_t> &screenIds, Rosen::ScreenGroupChangeEvent event) in OnChange() argument 109 HandleScreenChange(const std::shared_ptr<DScreen> &changedScreen, Rosen::ScreenGroupChangeEvent event) HandleScreenChange() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/ |
H A D | dsoftbus_output_audio_plugin.cpp | 216 void DsoftbusOutputAudioPlugin::OnChannelEvent(const AVTransEvent &event) in OnChannelEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/ |
H A D | dsoftbus_output_plugin.cpp | 219 void DsoftbusOutputPlugin::OnChannelEvent(const AVTransEvent &event) in OnChannelEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport.cpp | 203 void OnFile(int32_t socket, FileEvent *event) in OnFile() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/ |
H A D | dh_context.cpp | 383 std::string event = eventObj->valuestring; in OnMessage() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager.cpp | 86 void DScreenGroupListener::OnChange(const std::vector<uint64_t> &screenIds, Rosen::ScreenGroupChangeEvent event) in OnChange() argument 99 HandleScreenChange(const std::shared_ptr<DScreen> &changedScreen, Rosen::ScreenGroupChangeEvent event) HandleScreenChange() argument
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_entity.cpp | 57 tuple<bool, int> FileWatcher::CheckEventWatched(const string &fileName, const uint32_t &event) in CheckEventWatched() argument 173 struct inotify_event *event = nullptr; in ReadNotifyEvent() local 242 bool CheckIncludeEvent(const uint32_t &mask, const uint32_t &event) in CheckIncludeEvent() argument 250 void FileWatcher::NotifyEvent(const struct inotify_event *event, WatcherCallbac argument 278 CheckEventValid(const uint32_t &event) CheckEventValid() argument [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/ |
H A D | dsoftbus_input_plugin.cpp | 226 void DsoftbusInputPlugin::OnChannelEvent(const AVTransEvent &event) in OnChannelEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
H A D | distributed_hardware_service.cpp | 265 int32_t DistributedHardwareService::NotifyAVCenter(int32_t engineId, const AVTransEvent &event) in NotifyAVCenter() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_privacy.cpp | 264 void ComponentPrivacy::ComponentEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument 295 void ComponentPrivacy::ComponentEventHandler::ProcessStartPage(const AppExecFwk::InnerEvent::Pointer &event) in ProcessStartPage() argument 321 ProcessStopPage(const AppExecFwk::InnerEvent::Pointer &event) ProcessStopPage() argument [all...] |
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
H A D | dinput_source_manager_event_handler.cpp | 48 void DInputSourceManagerEventHandler::NotifyRegisterCallback(const AppExecFwk::InnerEvent::Pointer &event) in NotifyRegisterCallback() argument 88 void DInputSourceManagerEventHandler::NotifyUnregisterCallback(const AppExecFwk::InnerEvent::Pointer &event) in NotifyUnregisterCallback() argument 117 void DInputSourceManagerEventHandler::NotifyPrepareCallback(const AppExecFwk::InnerEvent::Pointer &event) in NotifyPrepareCallback() argument 144 NotifyUnprepareCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyUnprepareCallback() argument 171 NotifyStartCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyStartCallback() argument 205 NotifyStopCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyStopCallback() argument 250 NotifyStartDhidCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyStartDhidCallback() argument 277 NotifyStopDhidCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyStopDhidCallback() argument 304 NotifyKeyStateCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyKeyStateCallback() argument 334 NotifyStartServerCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyStartServerCallback() argument 357 NotifyRelayPrepareCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayPrepareCallback() argument 383 NotifyRelayUnprepareCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayUnprepareCallback() argument 409 NotifyRelayPrepareRemoteInput(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayPrepareRemoteInput() argument 449 NotifyRelayUnprepareRemoteInput(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayUnprepareRemoteInput() argument 485 NotifyRelayStartDhidCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayStartDhidCallback() argument 513 NotifyRelayStopDhidCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayStopDhidCallback() argument 541 NotifyRelayStartTypeCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayStartTypeCallback() argument 569 NotifyRelayStopTypeCallback(const AppExecFwk::InnerEvent::Pointer &event) NotifyRelayStopTypeCallback() argument 597 ProcessEventInner(const AppExecFwk::InnerEvent::Pointer &event) ProcessEventInner() argument 626 ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) ProcessEvent() argument [all...] |
H A D | dinput_source_listener.cpp | 331 void DInputSourceListener::OnResponseKeyStateBatch(const std::string deviceId, const std::string &event) in OnResponseKeyStateBatch() argument 337 void DInputSourceListener::OnReceivedEventRemoteInput(const std::string deviceId, const std::string &event) in OnReceivedEventRemoteInput() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/ |
H A D | screenregion.cpp | 291 void ScreenRegion::OnEngineEvent(DScreenEventType event, const std::string &content) in OnEngineEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/ |
H A D | dsoftbus_input_audio_plugin.cpp | 210 void DsoftbusInputAudioPlugin::OnChannelEvent(const AVTransEvent &event) in OnChannelEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/ |
H A D | distributed_hardware_proxy.cpp | 313 int32_t DistributedHardwareProxy::NotifyAVCenter(int32_t engineId, const AVTransEvent &event) in NotifyAVCenter() argument
|
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 298 std::string WhiteListUtil::GetBusinessEventHash(const BusinessEvent &event) in GetBusinessEventHash() argument 310 bool WhiteListUtil::IsNeedFilterOut(const std::string &deviceId, const BusinessEvent &event) in IsNeedFilterOut() argument
|
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | virtual_device.cpp | 36 VirtualDevice::VirtualDevice(const InputDevice &event) : deviceName_(event.name), busType_(event.bus), in VirtualDevice() argument 179 bool VirtualDevice::InjectInputEvent(const input_event &event) in InjectInputEvent() argument 215 RecordEventLog(const input_event &event) RecordEventLog() argument [all...] |
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_asset_recv_listener.cpp | 38 void SoftbusAssetRecvListener::OnFile(int32_t socket, FileEvent *event) in OnFile() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_statemachine.cpp | 84 HfpAgMessage event = deferMsgs_.front(); in ProcessDeferredMessage() local 226 HfpAgMessage &event = (HfpAgMessage &)msg; in Dispatch() local 261 HfpAgMessage &event in Dispatch() local 328 HfpAgMessage &event = (HfpAgMessage &)msg; Dispatch() local 366 HfpAgMessage &event = (HfpAgMessage &)msg; Dispatch() local 554 HfpAgMessage &event = (HfpAgMessage &)msg; Dispatch() local 611 HfpAgMessage &event = (HfpAgMessage &)msg; Dispatch() local 651 HfpAgMessage &event = (HfpAgMessage &)msg; Dispatch() local 685 ProcessDisconnect(const HfpAgMessage &event) ProcessDisconnect() argument 691 ProcessSetVolume(const HfpAgMessage &event) ProcessSetVolume() argument [all...] |
H A D | hfp_ag_system_event_processer.cpp | 43 void HfpAgSystemEventProcesser::ExecuteEventProcess(const HfpAgMessage &event) in ExecuteEventProcess() argument 336 ProcessAtBiaEvent(const HfpAgMessage &event) ProcessAtBiaEvent() argument [all...] |