Searched refs:is_accessible (Results 1 – 1 of 1) sorted by relevance
128 bool is_accessible(const std::string& path);326 bool android_namespace_t::is_accessible(const std::string& file) { in is_accessible() function in android_namespace_t1626 if (fd != -1 && !ns->is_accessible(*realpath)) { in open_library()1743 if (!ns->is_accessible(realpath)) { in load_library()