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

  /bionic/linker/
linker_namespaces.h 113 const std::vector<android_namespace_link_t>& linked_namespaces() const { function in struct:android_namespace_t
linker_config.cpp 481 std::vector<std::string> linked_namespaces = local
484 for (const auto& linked_ns_name : linked_namespaces) {

Completed in 61 milliseconds