HomeSort by relevance Sort by last modified time
    Searched defs:DelegateDeleted (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
test_login_utils.cc 36 void TestLoginUtils::DelegateDeleted(Delegate* delegate) {
fake_login_utils.cc 101 void FakeLoginUtils::DelegateDeleted(LoginUtils::Delegate* delegate) {
login_utils.cc 203 virtual void DelegateDeleted(LoginUtils::Delegate* delegate) OVERRIDE;
387 void LoginUtilsImpl::DelegateDeleted(LoginUtils::Delegate* delegate) {

Completed in 199 milliseconds