Home
last modified time | relevance | path

Searched defs:PrintfFormatStringFragment (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dmacros.rs539 format_string_fragments: &[PrintfFormatStringFragment], in finalize()
607 pub enum PrintfFormatStringFragment { enum
622 impl PrintfFormatStringFragment { implementation
/aosp_15_r20/external/pigweed/pw_tokenizer/rust/
H A Dpw_tokenizer_macro.rs144 format_string_fragments: &[PrintfFormatStringFragment], in finalize()
294 format_string_fragments: &[PrintfFormatStringFragment], in finalize()
/aosp_15_r20/external/pigweed/pw_log/rust/
H A Dpw_log_backend_printf_macro.rs72 format_string_fragments: &[PrintfFormatStringFragment], in finalize()
/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_test_macros.rs165 format_string_fragments: &[PrintfFormatStringFragment], in finalize()