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