HomeSort by relevance Sort by last modified time
    Searched refs:launch_splash_start_time_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc 101 launch_splash_start_time_(0) {
116 launch_splash_start_time_ = base::TimeTicks::Now().ToInternalValue();
183 launch_splash_start_time_ = base::TimeTicks::Now().ToInternalValue();
320 launch_splash_start_time_ = base::TimeTicks::Now().ToInternalValue();
330 base::TimeTicks::FromInternalValue(launch_splash_start_time_)).
app_launch_controller.h 129 int64 launch_splash_start_time_; member in class:chromeos::AppLaunchController

Completed in 426 milliseconds