Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h254 struct string_formatter : fmt::formatter<std::string> { struct
256 typename Context::iterator format(const T& value, Context& ctx) const { in format()