Home
last modified time | relevance | path

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

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