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 132 static int network_wait_time_; member in class:chromeos::AppLaunchController
app_launch_controller.cc 44 int AppLaunchController::network_wait_time_ = 10; member in class:chromeos::AppLaunchController
134 network_wait_time_ = wait_time_secs;
290 base::TimeDelta::FromSeconds(network_wait_time_),

Completed in 24 milliseconds