Searched refs:ScopedBacthChange (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service.h237 class ScopedBacthChange { class in class:OAuth2TokenService
239 ScopedBacthChange(OAuth2TokenService* token_service);
240 ~ScopedBacthChange();
243 DISALLOW_COPY_AND_ASSIGN(ScopedBacthChange);
H A Doauth2_token_service.cc80 OAuth2TokenService::ScopedBacthChange::ScopedBacthChange( function in class:OAuth2TokenService::ScopedBacthChange
86 OAuth2TokenService::ScopedBacthChange::~ScopedBacthChange() {
/external/chromium_org/components/signin/core/browser/
H A Dmutable_profile_oauth2_token_service.cc227 ScopedBacthChange batch(this);
304 ScopedBacthChange batch(this);
335 ScopedBacthChange batch(this);
367 ScopedBacthChange batch(this);
/external/chromium_org/chrome/browser/signin/
H A Dandroid_profile_oauth2_token_service.cc271 ScopedBacthChange batch(this);
424 ScopedBacthChange batch(this);
H A Dfake_profile_oauth2_token_service.cc60 ScopedBacthChange batch(this);

Completed in 1286 milliseconds