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

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

Completed in 160 milliseconds