Searched defs:android_namespace_link_t (Results 1 – 1 of 1) sorted by relevance
40 struct android_namespace_link_t { struct42 android_namespace_link_t(android_namespace_t* linked_namespace, in android_namespace_link_t() argument47 android_namespace_t* linked_namespace() const { in linked_namespace()51 const std::unordered_set<std::string>& shared_lib_sonames() const { in shared_lib_sonames()55 bool is_accessible(const char* soname) const { in is_accessible()61 const std::unordered_set<std::string> shared_lib_sonames_;