Home
last modified time | relevance | path

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

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