Searched defs:log_function (Results 1 – 1 of 1) sorted by relevance
32 static void SplitByLines(const char* msg, const F& log_function, Args&&... args) { in SplitByLines()49 unsigned int line, const char* msg, const F& log_function) { in SplitByLogdChunks()