/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourceservice_fuzzer/ |
H A D | dscreensourceservice_fuzzer.cpp | 36 uint32_t eventCode = 1; in DscreenSourceServiceFuzzTest() local
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/ |
H A D | message.h | 54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what), in Message() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/ |
H A D | message.h | 54 Message(int what, std::string deviceId, EventCode eventCode) : what_(what),
in Message() argument
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | callback_handler.cpp | 59 void CallbackHandlerInner::SendCallbackEvent(uint32_t eventCode, int64_t data) in SendCallbackEvent() argument 66 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxydscreennotify_fuzzer/ |
H A D | dscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | simulation_event_listener_stub.cpp | 42 uint32_t eventCode = data.ReadUint32(); in OnRemoteRequest() local
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_sink_proxy/sinkproxydscreennotify_fuzzer/ |
H A D | sinkproxydscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager_test.cpp | 260 int32_t eventCode = -1; in HWTEST_F() local 280 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/ |
H A D | dscreen_sink_proxy.cpp | 139 void DScreenSinkProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() argument
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/ |
H A D | dscreen_source_proxy.cpp | 176 void DScreenSourceProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_stub.cpp | 132 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
|
H A D | dscreen_sink_service.cpp | 116 void DScreenSinkService::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenmgr/dscreenmanager_fuzzer/ |
H A D | dscreenmanager_fuzzer.cpp | 115 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in NotifyRemoteScreenServiceFuzzTest() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr_test.cpp | 80 int32_t eventCode = 100; in HWTEST_F() local 122 int32_t eventCode = 0; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_stub_test.cpp | 67 void DScreenSinkStubTest::TestDScreenSinkStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() argument 180 int32_t eventCode = 0; in HWTEST_F() local 201 int32_t eventCode = -1; in HWTEST_F() local 223 int32_t eventCode = -1; in HWTEST_F() local 245 int32_t eventCode in HWTEST_F() local 267 int32_t eventCode = -1; HWTEST_F() local 289 int32_t eventCode = -1; HWTEST_F() local [all...] |
/foundation/CastEngine/castengine_cast_framework/common/include/private/ |
H A D | i_cast_session_impl.h | 61 virtual void OnSessionEvent(const std::string &deviceId, const EventCode eventCode) {} in OnSessionEvent() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_service.cpp | 204 void DScreenSourceService::DScreenNotify(const std::string &devId, const int32_t eventCode, in DScreenNotify() argument
|
H A D | dscreen_source_stub.cpp | 184 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_stub_test.cpp | 84 void DScreenSourceStubTest::TestDScreenSourceStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() argument 269 int32_t eventCode = 0; in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_cmd.c | 35 uint8_t eventCode; member
|
H A D | btm_snoop_filter_evt.c | 24 uint8_t eventCode; member
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager.cpp | 391 void DScreenManager::HandleDScreenNotify(const std::string &devId, int32_t eventCode, in HandleDScreenNotify() argument 404 int32_t DScreenManager::NotifyRemoteScreenService(const std::string &devId, int32_t eventCode, in NotifyRemoteScreenService() argument 481 int32_t eventCode = NOTIFY_SINK_SETUP; NotifyRemoteSinkSetUp() local [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr.cpp | 69 void ScreenRegionManager::HandleDScreenNotify(const std::string &remoteDevId, int32_t eventCode, in HandleDScreenNotify() argument 195 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; in NotifyRemoteSourceSetUpResult() local 207 NotifyRemoteScreenService(const std::string &remoteDevId, const std::string &dhId, int32_t eventCode, const std::string &eventContent) NotifyRemoteScreenService() argument [all...] |
/foundation/CastEngine/castengine_cast_framework/common/src/ |
H A D | cast_engine_common_helper.cpp | 645 int32_t eventCode = parcel.ReadInt32(); in ReadDeviceStateInfo() local
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_operation_utils.cpp | 265 void MtpOperationUtils::SendEventPacket(uint32_t objectHandle, uint16_t eventCode) in SendEventPacket() argument
|