HomeSort by relevance Sort by last modified time
    Searched refs:get_default_library_paths (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_namespaces.h 84 const std::vector<std::string>& get_default_library_paths() const { function in struct:android_namespace_t
linker.cpp 123 for (const auto& dir : g_default_namespace.get_default_library_paths()) {
1078 fd = open_library_on_paths(zip_archive_cache, name, file_offset, ns->get_default_library_paths(), realpath);
1085 g_default_namespace.get_default_library_paths(), realpath);
    [all...]

Completed in 76 milliseconds