Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/client/openscreen/platform/
Dlogging.cpp27 void LogWithLevel(LogLevel level, const char* file, int line, std::stringstream desc) { in LogWithLevel() function
/aosp_15_r20/external/openscreen/platform/impl/
H A Dlogging_posix.cc94 void LogWithLevel(LogLevel level, in LogWithLevel() function