Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc1168 bool empty() const { return size_ == 0; } in empty() function in perfetto::base::StringView
36241 bool empty() const { return list_.empty(); } in empty() function in perfetto::PatchList
48251 bool empty() const { return size() == 0; } in empty() function in perfetto::base::CircularQueue