Searched defs:getbytes (Results 1 – 5 of 5) sorted by relevance
/external/python/google-api-python-client/googleapiclient/ | ||
D | http.py | 343 def getbytes(self, begin, end): member in MediaUpload |
/external/python/google-api-python-client/tests/ | ||
D | test_discovery.py | 1903 def getbytes(self, begin, length): member in Discovery.test_resumable_media_handle_uploads_of_unknown_size.IoBaseUnknownLength |
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ | ||
D | decoder.c | 360 UPB_FORCEINLINE static int32_t getbytes(upb_pbdecoder *d, void *buf, in getbytes() function |
/external/protobuf/php/ext/google/protobuf/ | ||
D | upb.c | 7092 UPB_FORCEINLINE static int32_t getbytes(upb_pbdecoder *d, void *buf, in getbytes() function |
/external/protobuf/ruby/ext/google/protobuf_c/ | ||
D | upb.c | 10861 UPB_FORCEINLINE static int32_t getbytes(upb_pbdecoder *d, void *buf, in getbytes() function |