Searched defs:has_bool_value (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.h | 6192 bool has_bool_value() const { return at<2>().valid(); } in has_bool_value() function |
D | perfetto.cc | 22667 bool has_bool_value() const { return _has_field_[2]; } in has_bool_value() function in perfetto::protos::gen::DebugAnnotation |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28558 bool has_bool_value() const { return _has_field_[2]; } in has_bool_value() function in perfetto::protos::gen::DebugAnnotation |