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

  /bionic/linker/
linker.cpp 89 void set_ld_library_paths(std::vector<std::string>&& library_paths) { function in struct:android_namespace_t
506 g_default_namespace.set_ld_library_paths(std::move(ld_libary_paths));
    [all...]

Completed in 39 milliseconds