OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUwMacaroonCaveatScopeTypeViewer
(Results
1 - 4
of
4
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon_caveat.h
40
kUwMacaroonCaveatScopeTypeViewer
= 20,
macaroon.c
149
} else if (scope <=
kUwMacaroonCaveatScopeTypeViewer
) {
150
return
kUwMacaroonCaveatScopeTypeViewer
;
macaroon_caveat.c
41
case
kUwMacaroonCaveatScopeTypeViewer
:
/external/libweave/src/privet/
auth_manager.cc
248
return
kUwMacaroonCaveatScopeTypeViewer
;
258
return
kUwMacaroonCaveatScopeTypeViewer
;
268
if (scope <=
kUwMacaroonCaveatScopeTypeViewer
)
Completed in 488 milliseconds