HomeSort by relevance Sort by last modified time
    Searched refs:StartupType (Results 1 - 9 of 9) 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_;
startup_timer.cc 55 bool StartupTimer::SignalStartupComplete(StartupType startup_type) {
  /external/chromium_org/net/quic/crypto/
local_strike_register_client.h 27 StrikeRegister::StartupType startup);
strike_register.h 54 enum StartupType {
88 // less than 2**23). See the comments around StartupType about initial
99 StartupType startup);
local_strike_register_client.cc 19 StrikeRegister::StartupType startup)
strike_register.cc 74 StartupType startup)
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.cc 18 enum StartupType {
42 StartupType GetStartupType(const CommandLine& command_line) {
58 StartupType g_app_show_startup_type;
60 void RecordStartupInfo(StartupType startup_type, const base::Time& start_time) {
115 StartupType startup = GetStartupType(command_line);
  /external/chromium_org/net/quic/test_tools/
delayed_verify_strike_register_client.cc 19 StrikeRegister::StartupType startup)
delayed_verify_strike_register_client.h 25 StrikeRegister::StartupType startup);

Completed in 186 milliseconds