Searched refs:StartMintTokenFlow (Results 1 - 2 of 2) 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);
H A Didentity_api.h241 void StartMintTokenFlow(IdentityMintRequestQueue::MintType type);

Completed in 627 milliseconds