Searched defs:shared_libs_ (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/linkerconfig/modules/include/linkerconfig/ | ||
H A D | link.h | 62 std::vector<std::string> shared_libs_; variable |
/aosp12/bionic/linker/ | ||
H A D | linker_config.h | 71 std::string shared_libs_; variable |
/aosp12/frameworks/base/tools/aapt2/format/binary/ | ||
H A D | TableFlattener.cpp | 693 const std::map<size_t, std::string>* shared_libs_; member in aapt::__anon10839ab60110::PackageFlattener |
/aosp12/frameworks/base/tools/aapt2/cmd/ | ||
H A D | Link.cpp | 2231 std::map<size_t, std::string> shared_libs_; member in aapt::Linker |