Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h63 [[maybe_unused]] static inline T& format_replace(T& arg) { in format_replace() function
69 char const*& format_replace(char const*& arg) { in format_replace() function
77 char*& format_replace(char*& arg) { in format_replace() function