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/
DChildZygoteInit.java121 Zygote.nativeAllowFileAcrossFork("ABSTRACT/" + socketName); in runZygoteServer()
DZygote.java522 protected static native void nativeAllowFileAcrossFork(String path); in nativeAllowFileAcrossFork() method in Zygote
532 Zygote.nativeAllowFileAcrossFork(path); in allowAppFilesAcrossFork()