Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConnection.java125 Arguments parsedArgs = null; in processOneCommand() local
844 private Runnable handleChildProc(Arguments parsedArgs, FileDescriptor[] descriptors, in handleChildProc()
DZygoteInit.java453 private static Runnable handleSystemServerProcess(ZygoteConnection.Arguments parsedArgs) { in handleSystemServerProcess()
696 ZygoteConnection.Arguments parsedArgs = null; in forkSystemServer() local