Home
last modified time | relevance | path

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

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