Home | History | Annotate | Download | only in chromeos

Lines Matching refs:CharType

35 static const FilePath::CharType kLogPath[] = FPL("/tmp");
37 static const FilePath::CharType kUptimePrefix[] = FPL("uptime-");
39 static const FilePath::CharType kDiskPrefix[] = FPL("disk-");
41 static const FilePath::CharType kChromeMain[] = FPL("chrome-main");
48 static const FilePath::CharType kLoginSuccess[] = FPL("login-success");
49 static const FilePath::CharType kChromeFirstRender[] =
60 static const FilePath::CharType kLoginTimes[] = FPL("login-times-sent");
136 static const FilePath::CharType kBootTimesSent[] =
174 const FilePath::CharType kFirmwareBootTime[] = FPL("firmware-boot-time");
175 const FilePath::CharType kPreStartup[] = FPL("pre-startup");
176 const FilePath::CharType kChromeExec[] = FPL("chrome-exec");
177 const FilePath::CharType kChromeMain[] = FPL("chrome-main");
178 const FilePath::CharType kXStarted[] = FPL("x-started");
179 const FilePath::CharType kLoginPromptReady[] = FPL("login-prompt-ready");