Searched defs:PathChar (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dlogging.h177 typedef wchar_t PathChar; typedef in namespace:logging
179 typedef char PathChar; typedef in namespace:logging
195 BASE_API bool BaseInitLoggingImpl(const PathChar* log_file,
211 inline bool InitLogging(const PathChar* log_file,

Completed in 33 milliseconds