Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp720 bool check_access();
828 if (!check_access() || !open(false, nullptr)) { in check_access_and_open()
836 if (!check_access()) { in reset_access()
844 bool context_node::check_access() { in check_access() function in context_node