Searched defs:pathname (Results 1 – 5 of 5) sorted by relevance
139 public static boolean restorecon(String pathname) throws NullPointerException { in restorecon()154 private static native boolean native_restorecon(String pathname); in native_restorecon()
285 char *pathname = argv[i]; in main() local
412 ScopedUtfChars pathname(env, pathnameStr); in native_restorecon() local
268 int delete_dir_contents(const char *pathname, in delete_dir_contents()
1486 const char *pathname = uri; in android_audioPlayer_realize() local