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

  /external/chromium_org/components/signin/core/browser/
fake_auth_status_provider.cc 14 error_provider_->RemoveProvider(this);
signin_error_controller.h 53 void RemoveProvider(const AuthStatusProvider* provider);
signin_error_controller.cc 37 void SigninErrorController::RemoveProvider(const AuthStatusProvider* provider) {
mutable_profile_oauth2_token_service.cc 97 token_service_->signin_error_controller()->RemoveProvider(this);
  /external/chromium_org/tools/gn/
scope.h 56 scope_->RemoveProvider(this);
309 void RemoveProvider(ProgrammaticProvider* p);
scope.cc 470 void Scope::RemoveProvider(ProgrammaticProvider* p) {

Completed in 427 milliseconds