Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DWebViewZygoteInit.java92 Zygote.nativeAllowFileAcrossFork(packageEntry); in handlePreloadPackage()
156 Zygote.nativeAllowFileAcrossFork("ABSTRACT/" + socketName); in main()
DZygote.java206 native protected static void nativeAllowFileAcrossFork(String path); in nativeAllowFileAcrossFork() method in Zygote