Home
last modified time | relevance | path

Searched defs:eventCode (Results 1 – 25 of 40) sorted by relevance

12

/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/
Ddscreen_sink_stub_test.cpp67 …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/
Dcallback_handler.cpp61 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/
Dtext_field_keyevent_test.cpp265 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/
Dmessage.h54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/
Dmessage.h54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
Dscreenregionmgr.cpp69 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/
Ddscreennotify_fuzzer.cpp36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourceservice_fuzzer/
Ddscreensourceservice_fuzzer.cpp36 uint32_t eventCode = 1; in DscreenSourceServiceFuzzTest() local
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_sink_proxy/sinkproxydscreennotify_fuzzer/
Dsinkproxydscreennotify_fuzzer.cpp36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
Dsimulation_event_listener_stub.cpp42 uint32_t eventCode = data.ReadUint32(); in OnRemoteRequest() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
Dscreenregionmgr_test.cpp78 int32_t eventCode = 100; variable
120 int32_t eventCode = 0; variable
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
Ddscreen_manager_test.cpp260 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/
Ddscreensinkstub_fuzzer.cpp42 …void DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) o… in DScreenNotify()
/foundation/CastEngine/castengine_cast_framework/common/include/private/
Di_cast_session_impl.h61 virtual void OnSessionEvent(const std::string &deviceId, const EventCode eventCode) {} in OnSessionEvent()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
Ddscreen_manager.cpp391 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/
Dregisterdistributedhardware_fuzzer.cpp47 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcecallbackproxy_fuzzer/
Ddscreensourcecallbackproxy_fuzzer.cpp42 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/
Ddscreen_sink_service.cpp116 void DScreenSinkService::DScreenNotify(const std::string &devId, int32_t eventCode, const std::stri… in DScreenNotify()
Ddscreen_sink_stub.cpp132 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcestub_fuzzer/
Ddscreensourcestub_fuzzer.cpp50 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/
Ddscreen_sink_proxy.cpp139 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/
Ddscreen_source_stub_test.cpp84 …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/
Dptp_media_sync_observer.cpp58 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/
Dbtm_snoop_filter_cmd.c35 uint8_t eventCode; member
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenmgr/dscreenmanager_fuzzer/
Ddscreenmanager_fuzzer.cpp115 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in NotifyRemoteScreenServiceFuzzTest() local

12