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

  /external/chromium_org/chrome/browser/chromeos/policy/
enrollment_handler_chromeos.h 146 void DidGetTokenService(chromeos::DeviceOAuth2TokenService* token_service);
enrollment_handler_chromeos.cc 304 base::Bind(&EnrollmentHandlerChromeOS::DidGetTokenService,
343 void EnrollmentHandlerChromeOS::DidGetTokenService(
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.h 145 virtual void DidGetTokenService(chromeos::DeviceOAuth2TokenService* service);
identity_api.cc 402 base::Bind(&IdentityGetAuthTokenFunction::DidGetTokenService,
406 void IdentityGetAuthTokenFunction::DidGetTokenService(
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc 408 &AccessTokenService::DidGetTokenService,
420 void DidGetTokenService(const std::string& type,
    [all...]

Completed in 476 milliseconds