Home
last modified time | relevance | path

Searched defs:proto2 (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/src/
H A Dports.c193 int proto2 = c->u.port.protocol; in sepol_port_exists() local
231 int proto2 = c->u.port.protocol; in sepol_port_query() local
/aosp_15_r20/external/tensorflow/tensorflow/security/fuzzing/
H A DAreAttrValuesEqual_fuzz.cc41 const tensorflow::AttrValue proto2 = createAttrValue(value_2); in compareValues() local
/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1027 string proto2 = in TestValidDataForMapType() local
1094 string proto2 = in TestOverwriteMessageValueMap() local
1217 string proto2 = in TestMergeOneofMessage() local
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1027 string proto2 = in TestValidDataForMapType() local
1094 string proto2 = in TestOverwriteMessageValueMap() local
1217 string proto2 = in TestMergeOneofMessage() local
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
H A Dproto2.pb.go8 package proto2 package
H A Dnested_messages.pb.go8 package proto2 package
H A Denum.pb.go8 package proto2 package
H A Dfields.pb.go8 package proto2 package
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dports_local.c98 int proto2, low2, high2; in semanage_port_validate_local() local
/aosp_15_r20/external/cronet/components/metrics/
H A Dpersistent_system_profile_unittest.cc101 SystemProfileProto proto2; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_no_field_presence.proto125 protobuf_unittest.TestRequired proto2 = 1; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_no_field_presence.proto125 protobuf_unittest.TestRequired proto2 = 1; field
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto_test.cc96 google_protobuf_FileDescriptorProto* proto2 = in CheckFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto_test.cc116 google_protobuf_FileDescriptorProto* proto2 = in CheckFile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_slice_test.cc319 TensorSliceProto proto2; in TEST() local
H A Dfunction_test.cc1257 FunctionDefLibrary proto2; in TEST() local
1293 FunctionDefLibrary proto2; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dtokenizer_test.cc41 namespace proto2 { namespace
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc64 namespace proto2 { namespace
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc64 namespace proto2 { namespace
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-internal-utils_test.cc64 namespace proto2 { namespace
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message1/proto2/
H A Dbenchmark_message1_proto2.pb.go36 package proto2 package
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier_test.cc1415 const dex::ProtoId& proto2 = dex_file->GetProtoId(proto2_idx); in TEST_F() local