Searched defs:struct_field (Results 1 – 8 of 8) sorted by relevance
30 google.protobuf.Struct struct_field = 7; field54 repeated google.protobuf.Struct struct_field = 7; field77 google.protobuf.Struct struct_field = 7; field102 map<int32,google.protobuf.Struct> struct_field = 7; field
107 const auto& struct_field = *source_prop.struct_fields[field_index]; in GetPropertiesAsVector() local
368 for (const auto& struct_field : in GenerateGetPropsChunkForField() local
433 for (const Field& struct_field : fields()) { in ClassifyContents() local
4409 for (const Field& struct_field : struct_type->fields()) { in GenerateFieldAccessors() local
3076 encode_glsl_struct_field(blob *blob, const glsl_struct_field *struct_field) in encode_glsl_struct_field()3090 decode_glsl_struct_field_from_blob(blob_reader *blob, glsl_struct_field *struct_field) in decode_glsl_struct_field_from_blob()
1982 const glsl_struct_field *struct_field = in process_record_constructor() local