Searched refs:kCborEncoding (Results 1 – 4 of 4) sorted by relevance
162 const ErrorOr<int> e7(Error::Code::kCborEncoding); in TEST()163 const ErrorOr<int> e8(Error::Code::kCborEncoding); in TEST()
33 kCborEncoding, enumerator
57 case Error::Code::kCborEncoding: in operator <<()
248 return Error::Code::kCborEncoding; in SendRequest()