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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 120 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
134 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
166 void IdentityGetAuthTokenFunction::StartMintTokenFlow(
252 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_INTERACTIVE);
318 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_INTERACTIVE);
322 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
identity_api.h 104 void StartMintTokenFlow(IdentityMintRequestQueue::MintType type);

Completed in 29 milliseconds