Searched refs:shouldProfileSystemServer (Results 1 – 4 of 4) sorted by relevance
91 if (ZygoteInit.shouldProfileSystemServer()) { in allowClassLoaderCreation()
260 /* package-private */ static boolean shouldProfileSystemServer() { in shouldProfileSystemServer() method in ZygoteInit539 if (shouldProfileSystemServer() && (Build.IS_USERDEBUG || Build.IS_ENG)) { in handleSystemServerProcess()610 if (shouldProfileSystemServer()) { in prefetchStandaloneSystemServerJars()800 if (shouldProfileSystemServer()) { in forkSystemServer()
21997 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z
22061 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z