Searched defs:RelroFileCreator (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java576 RelroFileCreator.class.getName(), nativeLibraryPaths, "WebViewLoader-" + abi, abi,
586 private static class RelroFileCreator { class in class:WebViewFactory
593 Log.e(LOGTAG, "Invalid RelroFileCreator args: " + Arrays.toString(args));
596 Log.v(LOGTAG, "RelroFileCreator (64bit = " + is64Bit + "), " +

Completed in 274 milliseconds