Home
last modified time | relevance | path

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

/system/logging/rust/
Dliblog_event_list.rs125 pub fn end_list(self) -> Result<Self, LogContextError> { in end_list() method
Dstructured_logger.rs68 StructuredLogSection::SubsectionEnd => ctx.end_list(), in add_to_context()