HomeSort by relevance Sort by last modified time
    Searched refs:kUwMacaroonCaveatTypeDelegateeUser (Results 1 - 3 of 3) sorted by null

  /external/libweave/third_party/libuweave/src/
macaroon_caveat.c 23 case kUwMacaroonCaveatTypeDelegateeUser:
147 case kUwMacaroonCaveatTypeDelegateeUser:
219 return create_caveat_bstr_value_(kUwMacaroonCaveatTypeDelegateeUser, id_str,
411 case kUwMacaroonCaveatTypeDelegateeUser:
427 if (caveat_type != kUwMacaroonCaveatTypeDelegateeUser) {
495 case kUwMacaroonCaveatTypeDelegateeUser:
573 type != kUwMacaroonCaveatTypeDelegateeUser &&
macaroon_caveat.h 25 kUwMacaroonCaveatTypeDelegateeUser = 9, // bstr
  /external/libweave/src/privet/
auth_manager.cc 100 : Caveat(kUwMacaroonCaveatTypeDelegateeUser, id.size()) {

Completed in 86 milliseconds