Home
last modified time | relevance | path

Searched refs:shouldProfileSystemServer (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DSystemServerClassLoaderFactory.java91 if (ZygoteInit.shouldProfileSystemServer()) { in allowClassLoaderCreation()
H A DZygoteInit.java260 /* package-private */ static boolean shouldProfileSystemServer() { in shouldProfileSystemServer() method in ZygoteInit
539 if (shouldProfileSystemServer() && (Build.IS_USERDEBUG || Build.IS_ENG)) { in handleSystemServerProcess()
610 if (shouldProfileSystemServer()) { in prefetchStandaloneSystemServerJars()
800 if (shouldProfileSystemServer()) { in forkSystemServer()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21997 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt22061 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z