Searched refs:shouldProfileSystemServer (Results 1 – 3 of 3) sorted by relevance
494 private static boolean shouldProfileSystemServer() { in shouldProfileSystemServer() method in ZygoteInit520 if (shouldProfileSystemServer() && (Build.IS_USERDEBUG || Build.IS_ENG)) { in handleSystemServerProcess()832 if (shouldProfileSystemServer()) { in forkSystemServer()
21864 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z
21911 HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z