Home
last modified time | relevance | path

Searched refs:PopAll (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/libs/thread_safe_queue/
Dthread_safe_queue.h53 QueueImpl PopAll() { in PopAll() function
/device/google/cuttlefish/common/libs/fs/
Dtee.cpp56 auto queue_chunk = target.content_queue.PopAll(); in Start()