HomeSort by relevance Sort by last modified time
    Searched full:g_ld_library_paths (Results 1 - 1 of 1) sorted by null

  /bionic/linker/
linker.cpp 91 static std::vector<std::string> g_ld_library_paths; variable
309 parse_path(path, ":", &g_ld_library_paths);
1166 for (const auto& path_str : g_ld_library_paths) {
    [all...]

Completed in 160 milliseconds