Searched defs:repeating_interval (Results 1 – 9 of 9) sorted by relevance
80 repeating_interval: Option<Duration>, field89 repeating_interval: Option<Duration>, field
61 RepeatingInterval repeating_interval = 6; field
702 TriggerRule::_Internal::repeating_interval(const TriggerRule* msg) { in repeating_interval() function in perfetto::protos::TriggerRule::_Internal720 …gerRule::set_allocated_repeating_interval(::perfetto::protos::TriggerRule_RepeatingInterval* repea… in set_allocated_repeating_interval()
161 const TriggerRule_RepeatingInterval& repeating_interval() const { return *repeating_interval_; } in repeating_interval() function
2026 inline const ::perfetto::protos::TriggerRule_RepeatingInterval& TriggerRule::repeating_interval() c… in repeating_interval() function2041 …fe_arena_set_allocated_repeating_interval(::perfetto::protos::TriggerRule_RepeatingInterval* repea… in unsafe_arena_set_allocated_repeating_interval()
355 ::protozero::ConstBytes repeating_interval() const { return at<6>().as_bytes(); } in repeating_interval() function