Home
last modified time | relevance | path

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

/system/libbase/
Dlogging_splitters.h32 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()