Searched refs:get_section_name (Results 1 – 6 of 6) sorted by relevance
137 static const char* get_section_name(const vendor_tag_ops_t* ops, uint32_t tag) in get_section_name() function157 ops->get_section_name = get_section_name; in get_vendor_tag_ops()
667 ops->get_section_name = get_section_name; in get_vendor_tag_ops()740 const char* QCamera3VendorTags::get_section_name( in get_section_name() function in qcamera::QCamera3VendorTags
577 static const char* get_section_name(
332 const char *sectionName = vOps->get_section_name(vOps, tag); in createDescriptorFromOps()385 opsPtr->get_section_name = vendor_tag_descriptor_get_section_name; in setAsGlobalVendorTagDescriptor()418 opsPtr->get_section_name = vendor_tag_descriptor_cache_get_section_name; in setAsGlobalVendorTagCache()
208 CHECK_MEMBER_AT(vendor_tag_ops_t, get_section_name, 8, 16); in CheckOffsets()
406 vOps.get_section_name == nullptr || vOps.get_tag_name == nullptr || in setUpVendorTags()