Home | History | Annotate | Download | only in base

Lines Matching refs:PathChar

177 typedef wchar_t PathChar;
179 typedef char PathChar;
195 BASE_API bool BaseInitLoggingImpl(const PathChar* log_file,
211 inline bool InitLogging(const PathChar* log_file,