Searched refs:should_try_key (Results 1 – 1 of 1) sorted by relevance
850 static bool should_try_key(zcbor_state_t *state) in should_try_key() function884 static bool should_try_key(zcbor_state_t *state) in should_try_key() function892 if (should_try_key(state)) { in zcbor_elem_processed()962 if (should_try_key(state) && try_key(state, key_result, key_decoder)) { in zcbor_unordered_map_search()1075 ZCBOR_ERR_IF(should_try_key(state), ZCBOR_ERR_ELEMS_NOT_PROCESSED); in zcbor_unordered_map_end_decode()