Searched refs:sections (Results 1 – 19 of 19) sorted by relevance
86 * provider. The tags are grouped into sections.94 * @return sections95 * The supported vendor tag sections; empty if there are no supported99 getVendorTags() generates (Status status, vec<VendorTagSection> sections);
317 SortedVector<String8> sections; in createDescriptorFromOps() local340 sections.add(sectionString); in createDescriptorFromOps()351 desc->mSections = sections; in createDescriptorFromOps()358 ssize_t index = sections.indexOf(sectionString); in createDescriptorFromOps()
28 CFLAGS += -ffunction-sections
30 CFLAGS += -ffunction-sections
45 CFLAGS += -ffunction-sections
36 ANDROID_LINK += -Wl,--gc-sections
43 CFLAGS += -ffunction-sections
41 CFLAGS += -ffunction-sections
44 CFLAGS += -ffunction-sections
46 CFLAGS += -ffunction-sections
47 CFLAGS += -ffunction-sections
45 ANDROID_LINK += -Wl,--gc-sections
28 * Top level hierarchy definitions for camera metadata. *_INFO sections are for44 * Hierarchy positions in enum space. All vendor extension sections must be
29 * Top level hierarchy definitions for camera metadata. *_INFO sections are for45 * Hierarchy positions in enum space. All vendor extension sections must be
56 the HALv3-specific sections of the legacy camera module HAL. Simply obtaining an
26 * Top level hierarchy definitions for camera metadata. *_INFO sections are for89 * Hierarchy positions in enum space. All vendor extension sections must be
350 # documentation sections, marked by \if sectionname ... \endif.