Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlogging.h173 typedef wchar_t PathChar; typedef
175 typedef char PathChar;
223 const PathChar* log_file;
Dlogging.cc213 const PathChar* /* new_log_file */) { in Init() argument