OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UwMacaroonCaveatScopeType
(Results
1 - 5
of
5
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon_caveat.h
41
}
UwMacaroonCaveatScopeType
;
56
bool uw_macaroon_caveat_create_scope_(
UwMacaroonCaveatScopeType
scope,
macaroon.h
45
UwMacaroonCaveatScopeType
granted_scope;
macaroon.c
141
static
UwMacaroonCaveatScopeType
get_closest_scope(
142
UwMacaroonCaveatScopeType
scope) {
macaroon_caveat.c
36
static bool is_valid_scope_type_(
UwMacaroonCaveatScopeType
type) {
169
bool uw_macaroon_caveat_create_scope_(
UwMacaroonCaveatScopeType
scope,
517
result->granted_scope = (
UwMacaroonCaveatScopeType
)scope;
/external/libweave/src/privet/
auth_manager.cc
66
explicit ScopeCaveat(
UwMacaroonCaveatScopeType
scope)
245
UwMacaroonCaveatScopeType
ToMacaroonScope(AuthScope scope) {
Completed in 437 milliseconds