Searched defs:StartMintTokenFlow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_api.cc374 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
387 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
440 void IdentityGetAuthTokenFunction::StartMintTokenFlow( function in class:extensions::IdentityGetAuthTokenFunction
529 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_INTERACTIVE);
605 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_INTERACTIVE);
620 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);

Completed in 65 milliseconds