Home
last modified time | relevance | path

Searched refs:DEFAULT_CHUNK_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/python/google-api-python-client/googleapiclient/
Dhttp.py72 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/
Dapi-objects.txt74 googleapiclient.http.DEFAULT_CHUNK_SIZE googleapiclient.http-module.html#DEFAULT_CHUNK_SIZE
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...