Searched refs:GetCurrentStreamInfos (Results 1 – 4 of 4) sorted by relevance
256 int32_t GetCurrentStreamInfos(std::vector<StreamInfo_V1_1>& streamInfos);
1678 rc = captureSession->GetCurrentStreamInfos(allStreamInfos); in SaveCurrentParamForRestore()
217 int32_t HCaptureSession::GetCurrentStreamInfos(std::vector<StreamInfo_V1_1>& streamInfos) in GetCurrentStreamInfos() function in OHOS::CameraStandard::HCaptureSession
6659 EXPECT_EQ(camSession->GetCurrentStreamInfos(streamInfos), 0);