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

  /frameworks/base/core/java/android/webkit/
WebViewLibraryLoader.java 54 * RelroFileCreator is a static class (without access to the outer class) to avoid accidentally
56 * the child process in which RelroFileCreator operates, and the app process in which the static
59 private static class RelroFileCreator {
66 Log.e(LOGTAG, "Invalid RelroFileCreator args: " + Arrays.toString(args));
69 Log.v(LOGTAG, "RelroFileCreator (64bit = " + is64Bit + "), "
123 RelroFileCreator.class.getName(), nativeLibraryPaths,
  /frameworks/base/config/
compiled-classes-phone     [all...]

Completed in 66 milliseconds