Home
last modified time | relevance | path

Searched defs:hal_sections (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dvendor_tag_tests.cc111 std::vector<VendorTagSection> hal_sections = { in TEST() local
237 std::vector<VendorTagSection> hal_sections = { in TEST() local
275 std::vector<VendorTagSection> hal_sections = { in TEST() local
/hardware/google/camera/common/hal/hidl_service/
Dhidl_utils.cc98 const std::vector<google_camera_hal::VendorTagSection>& hal_sections, in ConvertToHidlVendorTagSections()