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

  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.h 138 static int network_wait_time_; member in class:chromeos::AppLaunchController
app_launch_controller.cc 48 int AppLaunchController::network_wait_time_ = 10; member in class:chromeos::AppLaunchController
158 network_wait_time_ = wait_time_secs;
334 base::TimeDelta::FromSeconds(network_wait_time_),

Completed in 175 milliseconds