Searched refs:ChildProcessConnectionImpl (Results 1 – 13 of 13) sorted by relevance
51 final ChildProcessConnectionImpl connection = startConnection(); in testServiceCrashedBeforeSetup()88 final ChildProcessConnectionImpl connection = startConnection(); in testServiceCrashedAfterSetup()136 private ChildProcessConnectionImpl startConnection() throws InterruptedException { in startConnection()139 final ChildProcessConnectionImpl connection = (ChildProcessConnectionImpl) in startConnection()
34 public class ChildProcessConnectionImpl implements ChildProcessConnection { class176 mDeathCallback.onChildProcessDied(ChildProcessConnectionImpl.this); in onServiceDisconnected()187 ChildProcessConnectionImpl(Context context, int number, boolean inSandbox, in ChildProcessConnectionImpl() method in ChildProcessConnectionImpl240 mDeathCallback.onChildProcessDied(ChildProcessConnectionImpl.this); in start()
76 mChildProcessConnections = new ChildProcessConnectionImpl[numChildServices]; in ChildConnectionAllocator()100 mChildProcessConnections[slot] = new ChildProcessConnectionImpl(context, slot, in allocate()
25 …)/content/public/android/java/src/org/chromium/content/browser/ChildProcessConnectionImpl.java $(L…34 …)/content/public/android/java/src/org/chromium/content/browser/ChildProcessConnectionImpl.java $(L…