HomeSort by relevance Sort by last modified time
    Searched defs:restorecon (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/os/
SELinux.java 139 public static boolean restorecon(String pathname) throws NullPointerException { method in class:SELinux
167 public static boolean restorecon(File file) throws NullPointerException { method in class:SELinux
171 Slog.e(TAG, "Error getting canonical path. Restorecon failed for " +
  /system/core/init/
util.c 482 int restorecon(const char *pathname) function

Completed in 44 milliseconds