Searched defs:has_timestamp_delta_us (Results 1 – 8 of 8) sorted by relevance
491 bool has_timestamp_delta_us() const { return _has_field_[1]; } in has_timestamp_delta_us() function
445 bool has_timestamp_delta_us() const { return at<1>().valid(); } in has_timestamp_delta_us() function
709 bool has_timestamp_delta_us() const { return at<2>().valid(); } in has_timestamp_delta_us() function
5358 inline bool TrackEvent::has_timestamp_delta_us() const { in has_timestamp_delta_us() function