Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dhttpclient.py176 response_class = DetailedHTTPResponse variable in DetailedHTTPConnection
186 response_class = DetailedHTTPSResponse variable in DetailedHTTPSConnection
/external/protobuf/python/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/nanopb-c/generator/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py105 response_class, callback): argument
/external/libevent/
Dhttp.c2574 struct response_class { struct
2584 static const struct response_class response_classes[] = { argument
/external/chromium-trace/catapult/third_party/webapp2/
Dwebapp2.py1437 response_class = Response variable in WSGIApplication