Home
last modified time | relevance | path

Searched refs:LoadStaticLibrary (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp704 std::unique_ptr<ResourceTable> include_static = LoadStaticLibrary(path, &error_str); in LoadSymbolsFromIncludePaths()
1046 std::unique_ptr<ResourceTable> LoadStaticLibrary(const std::string& input, in LoadStaticLibrary() function in aapt::LinkCommand