Home
last modified time | relevance | path

Searched refs:getTypeComment (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.h435 const String16& getTypeComment(const String8& name) const in getTypeComment() function
DResourceTable.h365 const String16& getTypeComment() const { return mTypeComment; } in getTypeComment() function
DResource.cpp1391 *outTypeComment = asym->getTypeComment(name); in getAttributeComment()
DResourceTable.cpp2398 comment = c->getTypeComment(); in addSymbols()