Searched defs:log_convert (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | conversion.hpp | 84 static auto log_convert(const char*, log_flag<Fs...>, T) in log_convert() function 93 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 110 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 126 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 146 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 166 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 227 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() function 251 static auto log_convert(const char* h, log_flag<Fs...> f, V&& v) in log_convert() function 271 static auto log_convert(const char* h, log_flag<Fs...> f, V&& v) in log_convert() function 290 static auto log_convert(const char* h, log_flag<Fs...> f, V&& v) in log_convert() function [all …]
|