Searched defs:has_stream (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/net/spdy/ | ||
| D | spdy_write_queue.h | 92     bool has_stream;  member | 
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ | ||
| D | http.py | 308   def has_stream(self):  member in MediaUpload | 
| /external/python/google-api-python-client/googleapiclient/ | ||
| D | http.py | 356     def has_stream(self):  member in MediaUpload | 
| /external/python/google-api-python-client/tests/ | ||
| D | test_discovery.py | 1932             def has_stream(self):  member in Discovery.test_resumable_media_no_streaming_on_unsupported_platforms.IoBaseHasStream | 
| /external/webrtc/webrtc/modules/audio_processing/ | ||
| D | debug.pb.h | 3857 inline bool Event::has_stream() const {  in has_stream()  function | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_packet_creator_test.cc | 287     bool has_ack = false, has_stream = false;  in TEST_P()  local |