OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUwMacaroonDelegateeTypeApp
(Results
1 - 3
of
3
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon.h
31
kUwMacaroonDelegateeTypeApp
= 2,
macaroon_caveat.c
416
delegatee_type =
kUwMacaroonDelegateeTypeApp
;
/external/libweave/src/privet/
auth_manager.cc
369
CHECK_EQ(
kUwMacaroonDelegateeTypeApp
, result.delegatees[1].type);
497
return delegatee.type ==
kUwMacaroonDelegateeTypeApp
;
Completed in 212 milliseconds