/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/ |
D | httpcli.cc | 87 const grpc_slice request_text = grpc_httpcli_format_get_request( in Get() local 111 const grpc_slice request_text = grpc_httpcli_format_post_request( in Post() local 135 const grpc_slice request_text = grpc_httpcli_format_put_request( in Put() local 157 URI uri, const grpc_slice& request_text, grpc_http_response* response, in HttpRequest()
|
/external/grpc-grpc/src/core/lib/http/ |
D | httpcli.cc | 85 const grpc_slice request_text = grpc_httpcli_format_get_request( in Get() local 109 const grpc_slice request_text = grpc_httpcli_format_post_request( in Post() local 133 const grpc_slice request_text = grpc_httpcli_format_put_request( in Put() local 155 URI uri, const grpc_slice& request_text, grpc_http_response* response, in HttpRequest()
|
/external/grpc-grpc/test/core/http/ |
D | parser_test.cc | 37 const char* request_text, in test_request_succeeds() 185 const char* request_text) { in test_request_fails()
|
/external/cronet/tot/net/socket/ |
D | transport_client_socket_test_util.cc | 22 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in SendRequestAndResponse() local
|
D | ssl_client_socket_unittest.cc | 1089 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TestFalseStart() local 1588 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1671 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1724 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1792 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1841 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_P() local 1893 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_P() local 1976 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 2159 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 2200 const char request_text[] = "GET /ssl-many-small-records HTTP/1.0\r\n\r\n"; in TEST_P() local [all …]
|
/external/cronet/stable/net/socket/ |
D | transport_client_socket_test_util.cc | 22 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in SendRequestAndResponse() local
|
D | ssl_client_socket_unittest.cc | 1089 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TestFalseStart() local 1588 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1671 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1724 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1792 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 1841 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_P() local 1893 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_P() local 1976 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 2159 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_P() local 2200 const char request_text[] = "GET /ssl-many-small-records HTTP/1.0\r\n\r\n"; in TEST_P() local [all …]
|
/external/python/cpython3/Lib/xmlrpc/ |
D | server.py | 642 def handle_xmlrpc(self, request_text): argument 679 def handle_request(self, request_text=None): argument
|
/external/grpc-grpc/test/cpp/util/ |
D | grpc_tool.cc | 520 std::string request_text; in CallMethod() local
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine.cpp | 230 const WideString& request_text, in Insert()
|
/external/cronet/tot/net/server/ |
D | http_server_unittest.cc | 1089 std::string request_text = base::StringPrintf( in TEST_F() local
|
/external/cronet/stable/net/server/ |
D | http_server_unittest.cc | 1089 std::string request_text = base::StringPrintf( in TEST_F() local
|