Searched defs:QueueSize (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/third_party/webrtc/video/ | ||
H A D | loopback.cc | 68 int QueueSize() { function in namespace:webrtc::flags 102 pipe_config.queue_length_packets = flags::QueueSize(); |
/external/chromium_org/chrome/browser/speech/ | ||
H A D | tts_controller_impl.cc | 371 int TtsControllerImpl::QueueSize() { function in class:TtsControllerImpl |
/external/chromium_org/base/debug/ | ||
H A D | trace_event_impl.cc | 266 size_t QueueSize() const { function in class:base::debug::__anon2236::TraceBufferRingBuffer 272 return QueueSize() == queue_capacity() - 1; |
Completed in 1197 milliseconds