Searched defs:set_int_value (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.h | 6241 void set_int_value(int64_t value) { in set_int_value() function |
D | perfetto.cc | 22677 void set_int_value(int64_t value) { int_value_ = value; _has_field_.set(4); } in set_int_value() function in perfetto::protos::gen::DebugAnnotation |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28568 void set_int_value(int64_t value) { int_value_ = value; _has_field_.set(4); } in set_int_value() function in perfetto::protos::gen::DebugAnnotation |