Home
last modified time | relevance | path

Searched defs:response_class (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/python/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dservice_reflection_test.py105 response_class, callback): argument
/external/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py114 response_class, callback): argument
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_split_definitions_test.py86 def __init__(self, response_class): argument
/external/libevent/
Dhttp.c3010 struct response_class { struct
3020 static const struct response_class response_classes[] = { argument
/external/python/cpython3/Lib/http/
Dclient.py776 response_class = HTTPResponse variable in HTTPConnection
/external/python/cpython2/Lib/
Dhttplib.py715 response_class = HTTPResponse variable in HTTPConnection