Searched defs:has_process_name (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | process_descriptor.pbzero.h | 44 bool has_process_name() const { return at<6>().valid(); } in has_process_name() function |
D | perfetto.cc | 23508 bool has_process_name() const { return _has_field_[6]; } in has_process_name() function in perfetto::protos::gen::ProcessDescriptor |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 29456 bool has_process_name() const { return _has_field_[6]; } in has_process_name() function in perfetto::protos::gen::ProcessDescriptor |