Home
last modified time | relevance | path

Searched defs:read_msg (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/asio/example/cpp17/coroutines_ts/
Dchat_server.cpp121 for (std::string read_msg;;) in reader() local
/external/cronet/stable/net/spdy/
Dspdy_proxy_client_socket_unittest.cc1637 spdy::SpdySerializedFrame read_msg( in TEST_P() local
1667 spdy::SpdySerializedFrame read_msg( in TEST_P() local
/external/cronet/tot/net/spdy/
Dspdy_proxy_client_socket_unittest.cc1637 spdy::SpdySerializedFrame read_msg( in TEST_P() local
1667 spdy::SpdySerializedFrame read_msg( in TEST_P() local
/external/python/cpython3/Lib/test/
Dtest_socket.py5181 read_msg = MSG variable in FileObjectClassTestCase
5450 read_msg = MSG.decode('utf-8') variable in UnicodeReadFileObjectClassTestCase
5460 read_msg = MSG variable in UnicodeWriteFileObjectClassTestCase
5470 read_msg = MSG.decode('utf-8') variable in UnicodeReadWriteFileObjectClassTestCase
/external/linux-kselftest/tools/testing/selftests/net/
Dipsec.c605 static void read_msg(int fd, struct test_desc *msg, bool exit_of_fail) in read_msg() function
/external/mdnsresponder/mDNSShared/
Duds_daemon.c3550 mDNSlocal void read_msg(request_state *req) in read_msg() function