Searched refs:is_vlog_on_func (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Dlog.h48 void InitLogging(IsVLogOnFunc is_vlog_on_func);
H A Dlog.cc75 void InitLogging(IsVLogOnFunc is_vlog_on_func) { argument
76 g_is_vlog_on_func = is_vlog_on_func;

Completed in 92 milliseconds