Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dsystem.cc326 Dart_Handle System::SocketRead(fml::RefPtr<Handle> socket, size_t size) { in SocketRead() function in zircon::dart::System
/third_party/curl/lib/vtls/
Dsectransp.c826 static OSStatus SocketRead(SSLConnectionRef connection, in SocketRead() function