Home
last modified time | relevance | path

Searched refs:hasRegion (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DOutputSectDesc.h108 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion() function
110 assert(hasRegion()); in region()
/frameworks/compile/mclinker/lib/Script/
DOutputSectDesc.cpp114 if (m_Epilog.hasRegion()) in dump()
/frameworks/base/tools/aapt/
DAaptAssets.cpp318 bool hasRegion = false; in initFromDirName() local
323 hasRegion = true; in initFromDirName()