Home
last modified time | relevance | path

Searched defs:PopAll (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/adb/
Dadb_utils.h79 void PopAll(Fn fn) { in PopAll() function
/aosp_15_r20/device/google/cuttlefish/common/libs/concurrency/
Dthread_safe_queue.h56 QueueImpl PopAll() { in PopAll() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/
H A Dweb_transport_priority_scheduler_test.cc30 std::vector<StreamId> PopAll(PriorityScheduler& scheduler) { in PopAll() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler_test.cc30 std::vector<Id> PopAll(BTreeScheduler<Id, Priority>& scheduler) { in PopAll() function
/aosp_15_r20/external/icing/icing/scoring/
H A Dpriority-queue-scored-document-hits-ranker_test.cc44 std::vector<JoinedScoredDocumentHit> PopAll( in PopAll() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_buffer_test.cc198 TEST_F(QuicBatchWriterBufferTest, PopAll) { in TEST_F() argument