Home
last modified time | relevance | path

Searched defs:format_string_pieces (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_tokenizer/rust/
H A Dpw_tokenizer_macro.rs150 let format_string_pieces: Vec<_> = format_string_fragments in finalize() localVariable
300 let format_string_pieces: Vec<_> = format_string_fragments in finalize() localVariable
/aosp_15_r20/external/pigweed/pw_log/rust/
H A Dpw_log_backend_printf_macro.rs76 let format_string_pieces: Vec<_> = format_string_fragments in finalize() localVariable
/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_test_macros.rs169 let format_string_pieces: Vec<_> = format_string_fragments in finalize() localVariable