Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp128 static constexpr size_t pos_func = 5; variable
129 static constexpr size_t static_locs = pos_func + 1;
231 strings[pos_func] = "CODE_FUNC="s + s.function_name(); in do_log()