Searched defs:getVendorTags (Results 1 – 7 of 7) sorted by relevance
51 Return<void> getVendorTags(getVendorTags_cb _hidl_cb) override { in getVendorTags() function
114 Return<void> ExternalCameraProviderImpl_2_4::getVendorTags( in getVendorTags() function in android::hardware::camera::provider::V2_4::implementation::ExternalCameraProviderImpl_2_4
466 Return<void> LegacyCameraProviderImpl_2_4::getVendorTags( in getVendorTags() function in android::hardware::camera::provider::V2_4::implementation::LegacyCameraProviderImpl_2_4
54 Return<void> getVendorTags(getVendorTags_cb _hidl_cb) override { in getVendorTags() function
197 Return<void> HidlCameraProvider::getVendorTags(getVendorTags_cb _hidl_cb) { in getVendorTags() function in android::hardware::camera::provider::V2_7::implementation::HidlCameraProvider
127 hardware::Return<void> getVendorTags(getVendorTags_cb _hidl_cb) override { in getVendorTags() function
1853 TEST_P(CameraHidlTest, getVendorTags) { in TEST_P() argument