Home
last modified time | relevance | path

Searched defs:writeClose (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
DWebSocketWriter.java97 public void writeClose(int code, String reason) throws IOException { in writeClose() method in WebSocketWriter
/external/skia/src/gpu/tessellate/
DStrokeHardwareTessellator.cpp232 void writeClose(SkPoint contourEndpoint, const SkMatrix& viewMatrix, in writeClose() function in skgpu::__anonf7309bb40111::HwPatchWriter