Searched defs:writeToSocket (Results 1 – 3 of 3) sorted by relevance
21 int SkNetPipeController::writeToSocket(SkSocket* sockfd, SkSocket::DataType type) { in writeToSocket() function in SkNetPipeController
74 public void writeToSocket(Sink socketOut) throws IOException { in writeToSocket() method in RetryableSink
550 private void writeToSocket() throws IOException { in writeToSocket() method in ConscryptEngineSocket.SSLOutputStream