Searched refs:counting_map_elems (Results 1 – 2 of 2) sorted by relevance
775 state->decode_state.counting_map_elems = state->decode_state.indefinite_length_array; in zcbor_unordered_map_start_decode()777 if (!state->decode_state.counting_map_elems) { in zcbor_unordered_map_start_decode()911 state->decode_state.counting_map_elems = false; in handle_map_end()953 if (state->decode_state.counting_map_elems) { in zcbor_unordered_map_search()1060 ZCBOR_ERR_IF(!zcbor_array_at_end(state) && state->decode_state.counting_map_elems, in zcbor_unordered_map_end_decode()
116 bool counting_map_elems; /**< Is set to true while the number of elements of the member