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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_mint_queue.h 30 MINT_TYPE_NONINTERACTIVE,
identity_mint_queue_unittest.cc 33 IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE;
62 IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE;
85 IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE;
118 IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE;
identity_mint_queue.cc 57 GetRequestQueueMap(MINT_TYPE_NONINTERACTIVE)[key].remove(request);
identity_api.cc 359 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
372 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
463 if (type == IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE) {
567 StartMintTokenFlow(IdentityMintRequestQueue::MINT_TYPE_NONINTERACTIVE);
identity_apitest.cc     [all...]

Completed in 281 milliseconds