Home
last modified time | relevance | path

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

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