Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp174 static bool perm_path_matches(const char *path, struct perms_ *dp) in perm_path_matches() function
206 if (perm_path_matches(path, dp)) { in get_device_perm()
212 if (perm_path_matches(links[i], dp)) { in get_device_perm()