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

  /bionic/linker/
linker_namespaces.h 104 const std::vector<android_namespace_link_t>& linked_namespaces() const { function in struct:android_namespace_t
linker_config.cpp 434 std::vector<std::string> linked_namespaces = local
437 for (const auto& linked_ns_name : linked_namespaces) {
linker.cpp 161 for (auto& ns_link : ns->linked_namespaces()) {
    [all...]

Completed in 95 milliseconds