Home
last modified time | relevance | path

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

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