Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlogging.h175 typedef wchar_t PathChar; typedef
177 typedef char PathChar;
225 const PathChar* log_file;
Dlogging.cc210 static void Init(LogLockingState lock_log, const PathChar* /*new_log_file*/) { in Init() argument