Searched defs:has_value (Results 1 – 1 of 1) sorted by relevance
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 3843   constexpr bool has_value() const { return storage_.is_populated_; }  in has_value()  function in perfetto::base::Optional |