Searched refs:get_symbol (Results 1 – 1 of 1) sorted by relevance
459 { 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