Home
last modified time | relevance | path

Searched refs:FormatStringWithMetadata (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_log_tokenized/py/
H A Dformat_string_test.py19 from pw_log_tokenized import FormatStringWithMetadata
26 log = FormatStringWithMetadata(
34 log = FormatStringWithMetadata('■msg♦hello %d■module♦■THING♦abc123')
41 log = FormatStringWithMetadata('a■msg♦not formatted correctly')
47 log = FormatStringWithMetadata('■msg♦M♦S♦G■1abc♦abc■other♦hi')
52 log = FormatStringWithMetadata('■msg♦♦■♦■yo■module♦M♦DU■E')
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dlog_line.py22 from pw_log_tokenized import FormatStringWithMetadata
45 self.metadata = FormatStringWithMetadata(
/aosp_15_r20/external/pigweed/pw_log_tokenized/py/pw_log_tokenized/
H A D__init__.py55 class FormatStringWithMetadata: class
/aosp_15_r20/external/pigweed/pw_snapshot/py/pw_snapshot_metadata/
H A Dmetadata.py99 log = pw_log_tokenized.FormatStringWithMetadata(
/aosp_15_r20/external/pigweed/pw_log/py/pw_log/
H A Dlog_decoder.py361 message_and_metadata = pw_log_tokenized.FormatStringWithMetadata(