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

  /external/libweave/third_party/libuweave/src/
macaroon_caveat.c 24 case kUwMacaroonCaveatTypeDelegateeApp:
148 case kUwMacaroonCaveatTypeDelegateeApp:
228 return create_caveat_bstr_value_(kUwMacaroonCaveatTypeDelegateeApp, id_str,
415 case kUwMacaroonCaveatTypeDelegateeApp:
496 case kUwMacaroonCaveatTypeDelegateeApp:
574 type != kUwMacaroonCaveatTypeDelegateeApp &&
macaroon_caveat.h 26 kUwMacaroonCaveatTypeDelegateeApp = 10, // bstr
  /external/libweave/src/privet/
auth_manager.cc 111 : Caveat(kUwMacaroonCaveatTypeDelegateeApp, id.size()) {

Completed in 176 milliseconds