Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h459 { return get_symbol(name).comment; } in getComment()
461 { return get_symbol(name).typeComment; } in getTypeComment()
482 const AaptSymbolEntry& get_symbol(const String8& symbol) const { in get_symbol() function