Searched refs:DEFAULT_CHUNK_SIZE (Results 1 – 3 of 3) sorted by relevance
/external/python/google-api-python-client/googleapiclient/ |
D | http.py | 72 DEFAULT_CHUNK_SIZE = 100*1024*1024 variable 413 def __init__(self, fd, mimetype, chunksize=DEFAULT_CHUNK_SIZE, 537 def __init__(self, filename, mimetype=None, chunksize=DEFAULT_CHUNK_SIZE, 589 chunksize=DEFAULT_CHUNK_SIZE, resumable=False): 630 def __init__(self, fd, request, chunksize=DEFAULT_CHUNK_SIZE):
|
/external/python/google-api-python-client/docs/epy/ |
D | api-objects.txt | 74 googleapiclient.http.DEFAULT_CHUNK_SIZE googleapiclient.http-module.html#DEFAULT_CHUNK_SIZE
|
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |