Home
last modified time | relevance | path

Searched refs:has_start_timestamp_ns (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29464 bool has_start_timestamp_ns() const { return _has_field_[7]; } in has_start_timestamp_ns() function in perfetto::protos::gen::ProcessDescriptor
36735 bool has_start_timestamp_ns() const { return at<7>().valid(); } in has_start_timestamp_ns() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder
Dperfetto.h109180 bool has_start_timestamp_ns() const { return at<7>().valid(); }
122313 bool has_start_timestamp_ns() const { return _has_field_[7]; }