Searched defs:start_custom_group (Results 1 – 2 of 2) sorted by relevance
148 pub(crate) fn start_custom_group(&mut self, id: Id, source: ValueSource) { in start_custom_group() method
155 pub(crate) fn start_custom_group(&mut self, id: &Id, source: ValueSource) { in start_custom_group() method