Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dvendor_tag_tests.cc110 std::vector<VendorTagSection> hal_sections = { in TEST() local
236 std::vector<VendorTagSection> hal_sections = { in TEST() local
274 std::vector<VendorTagSection> hal_sections = { in TEST() local
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.cc105 const std::vector<google_camera_hal::VendorTagSection>& hal_sections, in ConvertToAidlVendorTagSections()