OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uw_macaroon_context_create_
(Results
1 - 3
of
3
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon_context.c
7
bool
uw_macaroon_context_create_
(uint32_t current_time,
function
macaroon_context.h
20
bool
uw_macaroon_context_create_
(uint32_t current_time,
/external/libweave/src/privet/
auth_manager.cc
171
CHECK(
uw_macaroon_context_create_
(ToJ2000Time(time), nullptr, 0, &context));
192
CHECK(
uw_macaroon_context_create_
(ToJ2000Time(time), nullptr, 0, &context));
235
CHECK(
uw_macaroon_context_create_
(ToJ2000Time(time), nullptr, 0, &context));
Completed in 341 milliseconds