/external/python/apitools/apitools/base/py/ |
D | exceptions.py | 81 def FromResponse(cls, http_response, **kwargs): argument 189 def FromResponse(cls, http_response, **kwargs): argument
|
D | batch.py | 125 def HandleResponse(self, http_response, exception): argument
|
D | base_api.py | 598 def __ProcessHttpResponse(self, method_config, http_response, request): argument 733 def ProcessHttpResponse(self, method_config, http_response, request=None): argument
|
D | batch_test.py | 68 def ProcessHttpResponse(self, _, http_response): argument
|
/external/google-breakpad/src/client/windows/sender/ |
D | crash_report_sender.cc | 70 int http_response = 0; in SendCrashReport() local
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | http_connect_handshaker.cc | 62 grpc_http_response http_response; member
|
/external/google-breakpad/src/common/windows/ |
D | http_upload.cc | 322 int http_response = wcstol(http_status, NULL, 10); in SendRequestInner() local
|
/external/grpc-grpc/test/core/security/ |
D | jwt_verifier_test.cc | 311 static grpc_httpcli_response http_response(int status, char* body) { in http_response() function
|
D | credentials_test.cc | 147 static grpc_httpcli_response http_response(int status, const char* body) { in http_response() function
|
/external/python/cpython2/Lib/ |
D | urllib2.py | 541 def http_response(self, request, response): member in HTTPErrorProcessor 1256 def http_response(self, request, response): member in HTTPCookieProcessor
|
/external/python/cpython3/Lib/urllib/ |
D | request.py | 626 def http_response(self, request, response): member in HTTPErrorProcessor 1031 def http_response(self, req, response): member in AbstractBasicAuthHandler 1403 def http_response(self, request, response): member in HTTPCookieProcessor
|
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | jwt_verifier_test.cc | 329 static grpc_httpcli_response http_response(int status, char* body) { in http_response() function
|
D | credentials_test.cc | 259 static grpc_httpcli_response http_response(int status, const char* body) { in http_response() function
|
/external/libwebsockets/lib/roles/http/ |
D | private-lib-roles-http.h | 126 ah_data_idx_t http_response; member
|