Searched refs:copied_all (Results 1 – 1 of 1) sorted by relevance
1075 bool copied_all; in _cbor_value_copy_string() local1076 CborError err = iterate_string_chunks(value, (char*)buffer, buflen, &copied_all, next, in _cbor_value_copy_string()1079 copied_all ? CborNoError : CborErrorOutOfMemory; in _cbor_value_copy_string()