Searched refs:PathChar (Results 1 – 2 of 2) sorted by relevance
150 typedef wchar_t PathChar; typedef152 typedef char PathChar;200 const PathChar* log_file;
252 static void Init(LogLockingState lock_log, const PathChar* new_log_file) { in Init()