Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dservice.py220 request, response_class, done): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dservice.py220 request, response_class, done): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dservice_reflection_test.py109 response_class, callback): argument
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dservice_reflection_test.py109 response_class, callback): argument
/aosp_15_r20/external/libevent/
H A Dhttp.c3010 struct response_class { struct
3020 static const struct response_class response_classes[] = { argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
H A D_split_definitions_test.py115 def __init__(self, response_class): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/external/python/cpython3/Lib/http/
Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dclient.py795 response_class = HTTPResponse variable in HTTPConnection
/aosp_15_r20/external/python/cpython2/Lib/
Dhttplib.py715 response_class = HTTPResponse variable in HTTPConnection