Home
last modified time | relevance | path

Searched defs:systemServerPaths (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java544 final String systemServerPaths = standaloneSystemServerJars != null in handleSystemServerProcess() local
640 private static void prepareSystemServerProfile(String systemServerPaths) in prepareSystemServerProfile()