Searched refs:sGlobalVendorTagDescriptor (Results 1 – 2 of 2) sorted by relevance
378 sGlobalVendorTagDescriptor = desc; in setAsGlobalVendorTagDescriptor()399 sGlobalVendorTagDescriptor.clear(); in clearGlobalVendorTagDescriptor()404 return sGlobalVendorTagDescriptor; in getGlobalVendorTagDescriptor()444 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_tag_count()448 return sGlobalVendorTagDescriptor->getTagCount(); in vendor_tag_descriptor_get_tag_count()453 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_all_tags()457 sGlobalVendorTagDescriptor->getTagArray(tagArray); in vendor_tag_descriptor_get_all_tags()462 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_section_name()471 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_tag_name()475 return sGlobalVendorTagDescriptor->getTagName(tag); in vendor_tag_descriptor_get_tag_name()[all …]
58 static sp<VendorTagDescriptor> sGlobalVendorTagDescriptor; variable601 sGlobalVendorTagDescriptor = desc; in setAsGlobalVendorTagDescriptor()622 sGlobalVendorTagDescriptor.clear(); in clearGlobalVendorTagDescriptor()627 return sGlobalVendorTagDescriptor; in getGlobalVendorTagDescriptor()677 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_tag_count()681 return sGlobalVendorTagDescriptor->getTagCount(); in vendor_tag_descriptor_get_tag_count()686 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_all_tags()690 sGlobalVendorTagDescriptor->getTagArray(tagArray); in vendor_tag_descriptor_get_all_tags()695 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_section_name()704 if (sGlobalVendorTagDescriptor == NULL) { in vendor_tag_descriptor_get_tag_name()[all …]