Home
last modified time | relevance | path

Searched refs:get_secondary_namespaces (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_namespaces.cpp76 const android_namespace_list_t& secondary_namespaces = si->get_secondary_namespaces(); in is_accessible()
Dlinker_soinfo.h287 android_namespace_list_t& get_secondary_namespaces();
Dlinker_soinfo.cpp634 android_namespace_list_t& soinfo::get_secondary_namespaces() { in get_secondary_namespaces() function in soinfo