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

  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc 53 AppLaunchController::need_owner_auth_to_configure_network_callback_ = NULL; member in class:chromeos::AppLaunchController
176 need_owner_auth_to_configure_network_callback_ = need_owner_auth_callback;
303 if (need_owner_auth_to_configure_network_callback_)
304 return need_owner_auth_to_configure_network_callback_->Run();
app_launch_controller.h 141 static ReturnBoolCallback* need_owner_auth_to_configure_network_callback_; member in class:chromeos::AppLaunchController

Completed in 104 milliseconds