Home
last modified time | relevance | path

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

/system/logging/rust/
Dliblog_event_list.rs117 pub fn begin_list(self) -> Result<Self, LogContextError> { in begin_list() method
Dstructured_logger.rs67 StructuredLogSection::SubsectionStart => ctx.begin_list(), in add_to_context()