Searched refs:inputSecure (Results 1 – 1 of 1) sorted by relevance
11230 ASSERT_NE(inputSecure, nullptr);11232 sptr<CameraInput> inputSecure_ = (sptr<CameraInput>&)inputSecure;11242 EXPECT_EQ(secureSession->AddInput(inputSecure), 0);11280 ASSERT_NE(inputSecure, nullptr);11281 sptr<CameraInput> inputSecure_ = (sptr<CameraInput>&)inputSecure;11293 EXPECT_EQ(captureSession->AddInput(inputSecure), 0);11330 ASSERT_NE(inputSecure, nullptr);11331 sptr<CameraInput> inputSecure_ = (sptr<CameraInput>&)inputSecure;11348 EXPECT_EQ(secureSession->AddInput(inputSecure), 0);11388 ASSERT_NE(inputSecure, nullptr);[all …]