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