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

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

Completed in 64 milliseconds