Searched refs:TestDeviceInterface (Results 1 – 1 of 1) sorted by relevance
43 struct TestDeviceInterface : public device::V3_2::ICameraDevice { struct47 TestDeviceInterface(std::vector<hardware::hidl_string> deviceNames, in TestDeviceInterface() argument51 TestDeviceInterface(std::vector<hardware::hidl_string> deviceNames) : in TestDeviceInterface() function108 mDeviceInterface(new TestDeviceInterface(devices)), in TestICameraProvider() argument115 mDeviceInterface(new TestDeviceInterface(devices, chars)), in TestICameraProvider()