Home
last modified time | relevance | path

Searched refs:detail_ (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_channel_info_cmd.cpp48 for (auto iter = value_->detail_.begin(); iter != value_->detail_.end(); iter++) { in Marshal()
136 channelInfo->detail_.push_back(channelDetail); in UnmarshalDetails()
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_channel_info_cmd.h42 std::vector<DCameraChannelDetail> detail_; member in OHOS::DistributedHardware::DCameraChannelInfo
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp191 chanInfo->detail_.push_back(continueChInfo); in HWTEST_F()
192 chanInfo->detail_.push_back(snapShotChInfo); in HWTEST_F()
332 chanInfo->detail_.push_back(continueChInfo); in HWTEST_F()
333 chanInfo->detail_.push_back(snapShotChInfo); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_output.cpp87 for (auto iter = info->detail_.begin(); iter != info->detail_.end(); iter++) { in OpenChannel()
H A Ddcamera_sink_controller.cpp365 info->detail_.push_back(continueChInfo); in Init()
366 info->detail_.push_back(snapShotChInfo); in Init()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_output_test.cpp111 g_testChannelInfo->detail_ = detail0; in SetUpTestCase()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp529 chanInfo->detail_.push_back(continueChInfo); in ConfigStreams()
530 chanInfo->detail_.push_back(snapShotChInfo); in ConfigStreams()

Completed in 8 milliseconds