HomeSort by relevance Sort by last modified time
    Searched refs:PathChar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/
logging.h 142 typedef wchar_t PathChar;
144 typedef char PathChar;
192 const PathChar* log_file;
    [all...]
logging.cc 197 static void Init(LogLockingState lock_log, const PathChar* new_log_file) {

Completed in 62 milliseconds