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 49 AppLaunchController::need_owner_auth_to_configure_network_callback_ = NULL; member in class:chromeos::AppLaunchController
152 need_owner_auth_to_configure_network_callback_ = need_owner_auth_callback;
264 if (need_owner_auth_to_configure_network_callback_)
265 return need_owner_auth_to_configure_network_callback_->Run();
app_launch_controller.h 135 static ReturnBoolCallback* need_owner_auth_to_configure_network_callback_; member in class:chromeos::AppLaunchController

Completed in 27 milliseconds