Home
last modified time | relevance | path

Searched refs:response_class (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py105 response_class, callback): argument
109 callback(response_class())
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py105 response_class, callback): argument
109 callback(response_class())
/external/protobuf/python/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/chromium_org/third_party/protobuf/python/google/protobuf/
Dservice.py218 request, response_class, done): argument
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/
D__init__.py87 response = self.response_class(self.sock, strict=self.strict,