| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/ |
| D | dscreen_sink_stub_test.cpp | 67 …ScreenSinkStubTest::TestDScreenSinkStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() 180 int32_t eventCode = 0; variable 201 int32_t eventCode = -1; variable 223 int32_t eventCode = -1; variable 245 int32_t eventCode = -1; variable 267 int32_t eventCode = -1; variable 289 int32_t eventCode = -1; variable
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | callback_handler.cpp | 61 void CallbackHandlerInner::SendCallbackEvent(uint32_t eventCode, int64_t data) in SendCallbackEvent() 66 void CallbackHandlerInner::SendCallbackEvent(uint32_t eventCode, int64_t data, int64_t delayTime) in SendCallbackEvent() 73 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| D | text_field_keyevent_test.cpp | 265 for (auto eventCode : eventCodes) { variable 273 for (auto eventCode : eventCodes) { variable 316 for (auto eventCode : eventCodes) { variable 324 for (auto eventCode : eventCodes) { variable
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/ |
| D | message.h | 54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message()
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/ |
| D | message.h | 54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
| D | screenregionmgr.cpp | 69 void ScreenRegionManager::HandleDScreenNotify(const std::string &remoteDevId, int32_t eventCode, in HandleDScreenNotify() 195 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; in NotifyRemoteSourceSetUpResult() local 208 int32_t eventCode, const std::string &eventContent) in NotifyRemoteScreenService()
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxydscreennotify_fuzzer/ |
| D | dscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourceservice_fuzzer/ |
| D | dscreensourceservice_fuzzer.cpp | 36 uint32_t eventCode = 1; in DscreenSourceServiceFuzzTest() local
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_sink_proxy/sinkproxydscreennotify_fuzzer/ |
| D | sinkproxydscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| D | simulation_event_listener_stub.cpp | 42 uint32_t eventCode = data.ReadUint32(); in OnRemoteRequest() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
| D | screenregionmgr_test.cpp | 78 int32_t eventCode = 100; variable 120 int32_t eventCode = 0; variable
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
| D | dscreen_manager_test.cpp | 260 int32_t eventCode = -1; variable 280 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; variable
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sinkservice/dscreenservice/dscreensinkstub_fuzzer/ |
| D | dscreensinkstub_fuzzer.cpp | 42 …void DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) o… in DScreenNotify()
|
| /foundation/CastEngine/castengine_cast_framework/common/include/private/ |
| D | i_cast_session_impl.h | 61 virtual void OnSessionEvent(const std::string &deviceId, const EventCode eventCode) {} in OnSessionEvent()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
| D | dscreen_manager.cpp | 391 void DScreenManager::HandleDScreenNotify(const std::string &devId, int32_t eventCode, in HandleDScreenNotify() 404 int32_t DScreenManager::NotifyRemoteScreenService(const std::string &devId, int32_t eventCode, in NotifyRemoteScreenService() 481 int32_t eventCode = NOTIFY_SINK_SETUP; in NotifyRemoteSinkSetUp() local
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxyregisterdistributedhardware_fuzzer/ |
| D | registerdistributedhardware_fuzzer.cpp | 47 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcecallbackproxy_fuzzer/ |
| D | dscreensourcecallbackproxy_fuzzer.cpp | 42 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
| D | dscreen_sink_service.cpp | 116 void DScreenSinkService::DScreenNotify(const std::string &devId, int32_t eventCode, const std::stri… in DScreenNotify()
|
| D | dscreen_sink_stub.cpp | 132 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcestub_fuzzer/ |
| D | dscreensourcestub_fuzzer.cpp | 50 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/ |
| D | dscreen_sink_proxy.cpp | 139 void DScreenSinkProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string… in DScreenNotify()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/ |
| D | dscreen_source_stub_test.cpp | 84 …enSourceStubTest::TestDScreenSourceStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() 269 int32_t eventCode = 0; variable
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| D | ptp_media_sync_observer.cpp | 58 void MediaSyncObserver::SendEventPackets(uint32_t objectHandle, uint16_t eventCode) in SendEventPackets() 76 void MediaSyncObserver::SendEventPacketAlbum(uint32_t objectHandle, uint16_t eventCode) in SendEventPacketAlbum()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| D | btm_snoop_filter_cmd.c | 35 uint8_t eventCode; member
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenmgr/dscreenmanager_fuzzer/ |
| D | dscreenmanager_fuzzer.cpp | 115 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in NotifyRemoteScreenServiceFuzzTest() local
|