Home
last modified time | relevance | path

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

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