HomeSort by relevance Sort by last modified time
    Searched defs:GetCachedToken (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 212 IdentityTokenCacheValue cache_entry = id_api->GetCachedToken(*token_key_);
707 const IdentityTokenCacheValue& IdentityAPI::GetCachedToken(
identity_apitest.cc 384 const IdentityTokenCacheValue& GetCachedToken() {
386 return id_api()->GetCachedToken(key);
484 GetCachedToken().status());
526 GetCachedToken().status());
782 GetCachedToken().status());
    [all...]

Completed in 211 milliseconds