Lines Matching defs:DecodeCbor
10491 // Done is always the last Callback method called by DecodeCbor, whether or
10496 // as DecodeCbor may then de-allocate the backing array.
10512 // DecodeCborArgQuirks wraps an optional argument to DecodeCbor.
10523 // DecodeCbor calls callbacks based on the CBOR-formatted data in input.
10530 DecodeCbor(DecodeCborCallbacks& callbacks,
44300 DecodeCbor(DecodeCborCallbacks& callbacks,
44322 ret_error_message = "wuffs_aux::DecodeCbor: out of memory";
44364 "wuffs_aux::DecodeCbor: internal error: bad cursor_index";
44368 "wuffs_aux::DecodeCbor: internal error: io_buf is closed";
44374 "wuffs_aux::DecodeCbor: internal error: io_buf is full";
44386 "wuffs_aux::DecodeCbor: internal error: bad WORKBUF_LEN";
44396 "wuffs_aux::DecodeCbor: internal error: bad buffer indexes";
44406 "wuffs_aux::DecodeCbor: internal error: bad token indexes";
44442 "wuffs_aux::DecodeCbor: internal error: bad extended token";
44459 "wuffs_aux::DecodeCbor: internal error: bad depth";
44468 "wuffs_aux::DecodeCbor: internal error: bad depth";
44607 "wuffs_aux::DecodeCbor: internal error: unexpected token";