Home
last modified time | relevance | path

Searched defs:matchDeviceName (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/camera/provider/default/
DExternalCameraProvider.cpp51 bool matchDeviceName(int cameraIdOffset, const std::string& deviceName, std::string* deviceVersion, in matchDeviceName() function
/hardware/interfaces/camera/provider/2.4/default/
DExternalCameraProviderImpl_2_4.cpp50 bool matchDeviceName(int cameraIdOffset, in matchDeviceName() function
DLegacyCameraProviderImpl_2_4.cpp49 bool matchDeviceName(const hidl_string& deviceName, std::string* deviceVersion, in matchDeviceName() function
/hardware/interfaces/camera/provider/2.7/default/
DExternalCameraProviderImpl_2_7.cpp48 bool matchDeviceName(int cameraIdOffset, const hidl_string& deviceName, std::string* deviceVersion, in matchDeviceName() function
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp591 bool CameraAidlTest::matchDeviceName(const std::string& deviceName, const std::string& providerType, in matchDeviceName() function in CameraAidlTest
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp243 bool matchDeviceName(const hidl_string& deviceName, const hidl_string& providerType, in matchDeviceName() function