Home
last modified time | relevance | path

Searched defs:Section (Results 1 – 3 of 3) sorted by relevance

/system/linkerconfig/contents/tests/configuration/include/
Dmodules.h43 struct Section { struct
50 std::map<std::string, Section> sections; argument
/system/linkerconfig/modules/include/linkerconfig/
Dsection.h52 Section(std::string name, std::vector<Namespace> namespaces) in Section() function
/system/media/camera/docs/
Dmetadata_model.py684 class Section(Node): class