Searched refs:LoadTablePbFromCollection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1060 return LoadTablePbFromCollection(collection.get());
1063 std::unique_ptr<ResourceTable> LoadTablePbFromCollection(io::IFileCollection* collection) { function in class:LinkCommand
1087 std::unique_ptr<ResourceTable> table = LoadTablePbFromCollection(collection.get());

Completed in 80 milliseconds