Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DChildZygoteInit.java121 Zygote.nativeAllowFileAcrossFork("ABSTRACT/" + socketName); in runZygoteServer()
DWebViewZygoteInit.java100 Zygote.nativeAllowFileAcrossFork(packageEntry); in handlePreloadPackage()
DZygote.java412 protected static native void nativeAllowFileAcrossFork(String path); in nativeAllowFileAcrossFork() method in Zygote
422 Zygote.nativeAllowFileAcrossFork(path); in allowAppFilesAcrossFork()