Home
last modified time | relevance | path

Searched defs:unused_response (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/apitools/samples/storage_sample/
Ddownloads_test.py173 def _ProgressCallback(unused_response, download_object): argument
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dtransfer.py63 def DownloadCompletePrinter(unused_response, unused_download): argument
73 def UploadCompletePrinter(unused_response, unused_upload): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_metadata_code_details_test.py31 _RESPONSE_SERIALIZER = lambda unused_response: _SERIALIZED_RESPONSE argument