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

  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 237 class ScopedBacthChange {
239 ScopedBacthChange(OAuth2TokenService* token_service);
240 ~ScopedBacthChange();
243 DISALLOW_COPY_AND_ASSIGN(ScopedBacthChange);
oauth2_token_service.cc 80 OAuth2TokenService::ScopedBacthChange::ScopedBacthChange(
86 OAuth2TokenService::ScopedBacthChange::~ScopedBacthChange() {
  /external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service.cc 227 ScopedBacthChange batch(this);
304 ScopedBacthChange batch(this);
335 ScopedBacthChange batch(this);
367 ScopedBacthChange batch(this);
  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.cc 271 ScopedBacthChange batch(this);
424 ScopedBacthChange batch(this);
fake_profile_oauth2_token_service.cc 60 ScopedBacthChange batch(this);

Completed in 193 milliseconds