Searched refs:mSocketOutStream (Results 1 – 1 of 1) sorted by relevance
77 private final DataOutputStream mSocketOutStream; field in ZygoteConnection93 mSocketOutStream in ZygoteConnection()263 mSocketOutStream.writeInt(abiListBytes.length); in handleAbiListQuery()264 mSocketOutStream.write(abiListBytes); in handleAbiListQuery()822 mSocketOutStream.writeInt(pid); in handleParentProc()823 mSocketOutStream.writeBoolean(usingWrapper); in handleParentProc()