Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/
H A Dtokenize.h226 static inline void pw_tokenizer_CheckFormatString(const char* format, ...)
229 static inline void pw_tokenizer_CheckFormatString(const char* format, ...) { in pw_tokenizer_CheckFormatString() function
272 pw_tokenizer_CheckFormatString(format PW_COMMA_ARGS(__VA_ARGS__)); \