Searched defs:QueueSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video/
H A Dloopback.cc68 int QueueSize() { function in namespace:webrtc::flags
102 pipe_config.queue_length_packets = flags::QueueSize();
/external/chromium_org/chrome/browser/speech/
H A Dtts_controller_impl.cc371 int TtsControllerImpl::QueueSize() { function in class:TtsControllerImpl
/external/chromium_org/base/debug/
H A Dtrace_event_impl.cc266 size_t QueueSize() const { function in class:base::debug::__anon2236::TraceBufferRingBuffer
272 return QueueSize() == queue_capacity() - 1;

Completed in 1197 milliseconds