Home
last modified time | relevance | path

Searched defs:QueueSize (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/video/
Dvideo_loopback.cc297 int QueueSize() { in QueueSize() function
Dscreenshare_loopback.cc147 int QueueSize() { in QueueSize() function
Dsv_loopback.cc547 int QueueSize() { in QueueSize() function
/external/libchrome/base/trace_event/
Dtrace_buffer.cc121 size_t QueueSize() const { in QueueSize() function in base::trace_event::__anonfbd835010111::TraceBufferRingBuffer
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc555 std::queue<FuncOp>::size_type QueueSize() const { return queue_.size(); } in QueueSize() function in mlir::TF::ShapeInference