Searched refs:allocatedConnection (Results 1 – 1 of 1) sorted by relevance
363 ChildProcessConnection allocatedConnection = null; in start() local366 allocatedConnection = sSpareSandboxedConnection; in start()370 if (allocatedConnection == null) { in start()371 allocatedConnection = allocateBoundConnection(context, commandLine, inSandbox); in start()372 if (allocatedConnection == null) { in start()382 allocatedConnection.getServiceNumber()); in start()383 triggerConnectionSetup(allocatedConnection, commandLine, childProcessId, filesToBeMapped, in start()