Home
last modified time | relevance | path

Searched refs:DCameraInfoCmd (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_info_cmd.cpp25 int32_t DCameraInfoCmd::Marshal(std::string& jsonStr) in Marshal()
57 int32_t DCameraInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_info_cmd.h35 class DCameraInfoCmd { class
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp197 DCameraInfoCmd cmd; in HWTEST_F()
317 DCameraInfoCmd cmd; in HWTEST_F()
341 DCameraInfoCmd cmd; in HWTEST_F()
370 DCameraInfoCmd cmd; in HWTEST_F()
402 DCameraInfoCmd cmd; in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/
H A Ddcamera_info_cmd_test.cpp118 DCameraInfoCmd cmd; in HWTEST_F()
H A Ddcamera_protocol_test.cpp172 DCameraInfoCmd cmd; in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp125 DCameraInfoCmd cameraInfoCmd; in GetCameraInfo()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_service.cpp320 DCameraInfoCmd cmd; in IsCurSinkDev()
322 CHECK_AND_RETURN_RET_LOG(ret != DCAMERA_OK, false, "DCameraInfoCmd Unmarshal failed: %{public}d", ret); in IsCurSinkDev()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp304 DCameraInfoCmd cmd; in GetCameraInfo()
307 DHLOGE("DCameraInfoCmd Unmarshal failed: %{public}d", ret); in GetCameraInfo()

Completed in 4 milliseconds