Searched defs:set_bool_value (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.h | 6235 void set_bool_value(bool value) { in set_bool_value() function |
D | perfetto.cc | 22669 void set_bool_value(bool value) { bool_value_ = value; _has_field_.set(2); } in set_bool_value() function in perfetto::protos::gen::DebugAnnotation |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28560 void set_bool_value(bool value) { bool_value_ = value; _has_field_.set(2); } in set_bool_value() function in perfetto::protos::gen::DebugAnnotation |