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

  /external/chromium_org/chrome/browser/chromeos/login/managed/
managed_user_authenticator.h 78 virtual void OnMountSuccess(const std::string& mount_hash) = 0;
locally_managed_user_creation_controller.h 125 virtual void OnMountSuccess(const std::string& mount_hash) OVERRIDE;
locally_managed_user_creation_controller.cc 179 void LocallyManagedUserCreationController::OnMountSuccess(
managed_user_authenticator.cc 158 consumer_->OnMountSuccess(mount_hash);

Completed in 26 milliseconds