Searched defs:has_value (Results 1 – 2 of 2) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | perfetto.cc | 2355 constexpr bool has_value() const { return storage_.is_populated_; } in has_value() function in perfetto::base::Optional |
| /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 |