Home
last modified time | relevance | path

Searched defs:socket_stream (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_system/
H A Dsocket_target_io.cc33 static stream::SocketStream socket_stream; in GetStream() local
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dsocket_stream.h66 explicit ConnectionOwnership(SocketStream* socket_stream) in ConnectionOwnership()
/aosp_15_r20/external/pigweed/targets/host/
H A Dsystem_rpc_server.cc40 stream::SocketStream socket_stream; variable
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_pool.cc184 std::unique_ptr<StreamSocket> socket_stream, in CreateAvailableSessionFromSocket()