HomeSort by relevance Sort by last modified time
    Searched defs:StartupType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/performance_monitor/
startup_timer.h 23 enum StartupType {
33 bool SignalStartupComplete(StartupType startup_type);
75 StartupType startup_type_;
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.cc 18 enum StartupType {
41 StartupType GetStartupType(const CommandLine& command_line) {
57 StartupType g_app_show_startup_type;
59 void RecordStartupInfo(StartupType startup_type, const base::Time& start_time) {
112 StartupType startup = GetStartupType(command_line);
  /external/chromium_org/net/quic/crypto/
strike_register.h 54 enum StartupType {
85 // less than 2**23). See the comments around StartupType about initial
96 StartupType startup);

Completed in 321 milliseconds