Home
last modified time | relevance | path

Searched refs:linked_namespaces (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_namespaces.h126 const std::vector<android_namespace_link_t>& linked_namespaces() const { in linked_namespaces() function
Dlinker_config.cpp524 std::vector<std::string> linked_namespaces = in read_binary_config() local
527 for (const auto& linked_ns_name : linked_namespaces) { in read_binary_config()