Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py110 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.c2958 struct response_class { struct
2968 static const struct response_class response_classes[] = { argument
/external/python/cpython3/Lib/http/
Dclient.py784 response_class = HTTPResponse variable in HTTPConnection
/external/python/cpython2/Lib/
Dhttplib.py715 response_class = HTTPResponse variable in HTTPConnection