Home
last modified time | relevance | path

Searched refs:UwMacaroonDelegateeInfo (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/libuweave/src/
Dmacaroon.h40 } UwMacaroonDelegateeInfo; typedef
50 UwMacaroonDelegateeInfo delegatees[MAX_NUM_DELEGATEES];
/external/libweave/src/privet/
Dauth_manager.cc485 auto delegates_rbegin = std::reverse_iterator<const UwMacaroonDelegateeInfo*>( in CreateAccessTokenFromAuth()
488 std::reverse_iterator<const UwMacaroonDelegateeInfo*>(result.delegatees); in CreateAccessTokenFromAuth()
491 [](const UwMacaroonDelegateeInfo& delegatee) { in CreateAccessTokenFromAuth()
496 [](const UwMacaroonDelegateeInfo& delegatee) { in CreateAccessTokenFromAuth()