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 33 void TestLoginUtils::DelegateDeleted(Delegate* delegate) {
fake_login_utils.cc 67 void FakeLoginUtils::DelegateDeleted(LoginUtils::Delegate* delegate) {
login_utils.cc 129 virtual void DelegateDeleted(LoginUtils::Delegate* delegate) OVERRIDE;
351 void LoginUtilsImpl::DelegateDeleted(LoginUtils::Delegate* delegate) {

Completed in 144 milliseconds