Home
last modified time | relevance | path

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

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