Home
last modified time | relevance | path

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

/external/chromium/base/
Dlogging.h177 typedef wchar_t PathChar; typedef
179 typedef char PathChar; typedef
195 BASE_API bool BaseInitLoggingImpl(const PathChar* log_file,
211 inline bool InitLogging(const PathChar* log_file, in InitLogging()
Dlogging.cc215 static void Init(LogLockingState lock_log, const PathChar* new_log_file) { in Init()
352 bool BaseInitLoggingImpl(const PathChar* new_log_file, in BaseInitLoggingImpl()