Searched refs:codepoint_count (Results 1 – 3 of 3) sorted by relevance
260 uint64_t codepoint_count = in cbor_builder_string_callback() local267 CBOR_ASSERT(codepoint_count <= length); in cbor_builder_string_callback()284 new_chunk->metadata.string_metadata.codepoint_count = codepoint_count; in cbor_builder_string_callback()
110 size_t codepoint_count; /* Sum of chunks' codepoint_counts for indefinite member
122 return item->metadata.string_metadata.codepoint_count; in cbor_string_codepoint_count()