Searched defs:ResourceTableSymbolSource (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h172 class ResourceTableSymbolSource : public ISymbolSource { class in namespace:aapt
174 explicit ResourceTableSymbolSource(ResourceTable* table) : table_(table) {} function in class:aapt::ResourceTableSymbolSource
186 DISALLOW_COPY_AND_ASSIGN(ResourceTableSymbolSource);

Completed in 122 milliseconds