OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uw_macaroon_caveat_get_value_uint_
(Results
1 - 2
of
2
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon_caveat_internal.h
34
bool
uw_macaroon_caveat_get_value_uint_
(const UwMacaroonCaveat* caveat,
macaroon_caveat.c
473
if (!
uw_macaroon_caveat_get_value_uint_
(caveat, &issued_time) ||
503
if (!
uw_macaroon_caveat_get_value_uint_
(caveat, &expiration_time)) {
511
if (!
uw_macaroon_caveat_get_value_uint_
(caveat, &scope) ||
533
bool
uw_macaroon_caveat_get_value_uint_
(const UwMacaroonCaveat* caveat,
function
Completed in 523 milliseconds