Searched refs:CreateAndStart (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service_request.h66 // |consumer| will be invoked in the same thread that invoked CreateAndStart
71 static scoped_ptr<OAuth2TokenServiceRequest> CreateAndStart(
H A Doauth2_token_service_request_unittest.cc212 OAuth2TokenServiceRequest::CreateAndStart(
224 OAuth2TokenServiceRequest::CreateAndStart(
236 OAuth2TokenServiceRequest::CreateAndStart(
248 OAuth2TokenServiceRequest::CreateAndStart(
H A Doauth2_token_service_request.cc327 scoped_ptr<OAuth2TokenServiceRequest> OAuth2TokenServiceRequest::CreateAndStart( function in class:OAuth2TokenServiceRequest
H A Doauth2_token_service.cc96 // To use this class, call CreateAndStart() to create and start a Fetcher.
123 static Fetcher* CreateAndStart(OAuth2TokenService* oauth2_token_service,
201 OAuth2TokenService::Fetcher* OAuth2TokenService::Fetcher::CreateAndStart( function in class:OAuth2TokenService::Fetcher
523 Fetcher::CreateAndStart(this,
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_downloader_impl.cc185 access_token_request_ = OAuth2TokenServiceRequest::CreateAndStart(
H A Dattachment_uploader_impl.cc231 access_token_request_ = OAuth2TokenServiceRequest::CreateAndStart(

Completed in 281 milliseconds