Home
last modified time | relevance | path

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

/external/chromium/base/
Dlogging.cc215 static void Init(LogLockingState lock_log, const PathChar* new_log_file) { in Init()
352 bool BaseInitLoggingImpl(const PathChar* new_log_file, in BaseInitLoggingImpl()
/external/chromium/googleurl/base/
Dlogging.cc123 void InitLogging(const TCHAR* new_log_file, LoggingDestination logging_dest, in InitLogging()