Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DAppZygoteInit.java79 Zygote.allowAppFilesAcrossFork(appInfo); in handlePreloadApp()
H A DWebViewZygoteInit.java81 Zygote.allowAppFilesAcrossFork(appInfo); in handlePreloadApp()
H A DZygote.java517 static void allowAppFilesAcrossFork(ApplicationInfo appInfo) { in allowAppFilesAcrossFork() method in Zygote