Home
last modified time | relevance | path

Searched defs:struct_field (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_size.c37 struct { int x; } struct_field; member
H A Dcore_reloc_types.h808 struct { int x; } struct_field; member
818 struct { int x; int y; int z; } struct_field; member
832 struct { int x; } struct_field; member
843 struct { int x; } struct_field; member
855 struct { int x; } struct_field; member
/aosp_15_r20/external/mesa3d/src/compiler/
H A Dglsl_types.c3042 encode_glsl_struct_field(struct blob *blob, const glsl_struct_field *struct_field) in encode_glsl_struct_field()
3056 decode_glsl_struct_field_from_blob(struct blob_reader *blob, glsl_struct_field *struct_field) in decode_glsl_struct_field_from_blob()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_function.cpp2028 const glsl_struct_field *struct_field = in process_record_constructor() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc2244 absl::optional<std::string>* struct_field) { in JsonPostLoad()
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/
H A Drls.cc2329 absl::optional<std::string>* struct_field) { in JsonPostLoad()