Searched refs:sSpareSandboxedConnection (Results 1 – 1 of 1) sorted by relevance
221 private static ChildProcessConnection sSpareSandboxedConnection = null; field in ChildProcessLauncher300 if (sSpareSandboxedConnection == null) { in warmUp()301 sSpareSandboxedConnection = allocateBoundConnection(context, null, true); in warmUp()366 allocatedConnection = sSpareSandboxedConnection; in start()367 sSpareSandboxedConnection = null; in start()