Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector_queue.h43 bool IsEmpty() const { in IsEmpty() function
/device/google/cuttlefish/common/libs/concurrency/
Dthread_safe_queue.h77 bool IsEmpty() { in IsEmpty() function
Dmultiplexer.h75 bool IsEmpty(const int idx) { return queues_[idx]->IsEmpty(); } in IsEmpty() function
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.h47 bool IsEmpty() const { return teeui_frame_.empty(); } in IsEmpty() function
/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database.cpp48 bool InstanceDatabase::IsEmpty() const { in IsEmpty() function in cuttlefish::selector::InstanceDatabase
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp32184 bool IdAllocatorGeneric::IsEmpty() const { in IsEmpty() function in perfetto::IdAllocatorGeneric