/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_event_cmd.cpp | 97 cJSON *eventContent = cJSON_GetObjectItemCaseSensitive(valueJson, "EventContent"); in Unmarshal() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/servicesink/src/ |
H A D | daudio_sink_service_test.cpp | 128 std::string eventContent = "OPEN_MIC"; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager_test.cpp | 261 std::string eventContent = "eventContent111"; in HWTEST_F() local 281 std::string eventContent = "eventContent111"; in HWTEST_F() local 334 std::string eventContent = "{\"width\":\"width000\",\"errCode\":0}"; in HWTEST_F() local [all...] |
/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_audio/interfaces/inner_kits/native_cpp/audio_sink/src/ |
H A D | daudio_sink_proxy.cpp | 119 DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, const std::string &eventContent) DAudioNotify() argument
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/ |
H A D | daudio_source_proxy.cpp | 150 DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, const std::string &eventContent) DAudioNotify() argument
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosinktest/src/ |
H A D | daudio_sink_proxy_test.cpp | 82 const std::string eventContent = "eventContent"; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
H A D | daudio_sink_manager_test.cpp | 87 const std::string eventContent = "eventContent"; in HWTEST_F() local
|
H A D | daudio_sink_dev_test.cpp | 652 std::string eventContent = "eventContent"; in HWTEST_F() local 686 std::string eventContent = "{\"dhId\":\"1\"}"; in HWTEST_F() local 723 std::string eventContent = "{\"dhId\":\"dhId\",\"audioParam\":\"audioParam\"}"; in HWTEST_F() local 771 std::string eventContent = "{\"dhId\":\"1\"}"; in HWTEST_F() local 816 std::string eventContent in HWTEST_F() local [all...] |
/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 | 133 std::string eventContent = data.ReadString(); 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/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr_test.cpp | 81 std::string eventContent = "eventContent"; in HWTEST_F() local 123 const std::string eventContent = "sourceEvent"; in HWTEST_F() local 140 const std::string eventContent = "{\\"dhId\\":\\"SCREEN#0\\", \\"mapRelation\\":{\\"displayId\\":0, \\ HWTEST_F() local 161 const std::string eventContent = "{\\"dhIds\\":\\"SCREEN#0\\", \\"mapRelations\\":{\\"displayIds\\":0, \\ HWTEST_F() local 181 const std::string eventContent = "{\\"dhIds\\"\\"SCREEN#0\\", \\"mapRelations\\":{\\"displayIds\\":0, \\ HWTEST_F() local 201 const std::string eventContent = "{\\"dhId\\":\\"SCREEN#0\\", \\"mapRelation\\":{\\"displayId\\":0, \\ HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_stub_test.cpp | 181 std::string eventContent = "eventContent000"; in HWTEST_F() local 202 std::string eventContent = ""; in HWTEST_F() local 224 std::string eventContent = ""; in HWTEST_F() local 246 std::string eventContent in HWTEST_F() local 67 DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) DScreenNotify() argument 290 std::string eventContent = "test"; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/ |
H A D | daudio_ipc_common.h | 112 DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, const std::string &eventContent) DAudioNotify() argument
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_stub.cpp | 159 std::string eventContent = data.ReadString();
in DAudioNotifyInner() local
|
H A D | daudio_sink_service.cpp | 109 DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, const std::string &eventContent) DAudioNotify() argument
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/ |
H A D | daudio_source_stub.cpp | 175 std::string eventContent = data.ReadString(); in DAudioNotifyInner() local
|
H A D | daudio_source_service.cpp | 123 DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, const std::string &eventContent) DAudioNotify() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_service.cpp | 204 DScreenNotify(const std::string &devId, const int32_t eventCode, const std::string &eventContent) DScreenNotify() argument
|
H A D | dscreen_source_stub.cpp | 185 std::string eventContent = data.ReadString(); in DScreenNotifyInner() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_stub_test.cpp | 270 std::string eventContent = "eventContent000"; in HWTEST_F() local 84 DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) DScreenNotify() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager.cpp | 500 std::string eventContent = eventContentJson.dump(); in NotifyRemoteSinkSetUp() local 505 bool DScreenManager::CheckContent(json &eventContent) in CheckContent() argument 391 HandleDScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) HandleDScreenNotify() argument 404 NotifyRemoteScreenService(const std::string &devId, int32_t eventCode, const std::string &eventContent) NotifyRemoteScreenService() argument 519 HandleNotifySetUpResult(const std::string &remoteDevId, const std::string &eventContent) HandleNotifySetUpResult() argument [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr.cpp | 132 void ScreenRegionManager::HandleNotifySetUp(const std::string &remoteDevId, const std::string &eventContent) in HandleNotifySetUp() argument 202 std::string eventContent = eventContentJson.dump(); in NotifyRemoteSourceSetUpResult() local 69 HandleDScreenNotify(const std::string &remoteDevId, int32_t eventCode, const std::string &eventContent) HandleDScreenNotify() argument 207 NotifyRemoteScreenService(const std::string &remoteDevId, const std::string &dhId, int32_t eventCode, const std::string &eventContent) NotifyRemoteScreenService() argument
|
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
H A D | image_source_encoder.cpp | 177 std::vector<OHOS::Rect> ImageSourceEncoder::VecToDamage(std::vector<std::vector<int32_t>> eventContent) in VecToDamage() argument
|