Home
last modified time | relevance | path

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

/system/linkerconfig/include/linkerconfig/
Dsection.h32 Section(const std::string& name) : name_(name) { in Section() function
/system/media/camera/docs/
Dmetadata_model.py684 class Section(Node): class