Searched defs:has_thread_name (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | thread_descriptor.pbzero.h | 49 bool has_thread_name() const { return at<5>().valid(); } in has_thread_name() function |
| D | perfetto.cc | 24004 bool has_thread_name() const { return _has_field_[5]; } in has_thread_name() function in perfetto::protos::gen::ThreadDescriptor |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 29978 bool has_thread_name() const { return _has_field_[5]; } in has_thread_name() function in perfetto::protos::gen::ThreadDescriptor |