Searched refs:pb_check_proto3_default_value (Results 1 – 2 of 2) sorted by relevance
1 # Test that pb_check_proto3_default_value() correctly skips padding
25 static bool checkreturn pb_check_proto3_default_value(const pb_field_iter_t *field);243 static bool checkreturn pb_check_proto3_default_value(const pb_field_iter_t *field) in pb_check_proto3_default_value() function325 if (!pb_check_proto3_default_value(&iter)) in pb_check_proto3_default_value()441 if (pb_check_proto3_default_value(field)) in encode_field()