Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
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
/third_party/protobuf/src/google/protobuf/
Dunittest_no_field_presence.proto125 protobuf_unittest.TestRequired proto2 = 1; field
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc1027 string proto2 = in TestValidDataForMapType() local
1094 string proto2 = in TestOverwriteMessageValueMap() local
1217 string proto2 = in TestMergeOneofMessage() local
/third_party/googletest/googlemock/test/
Dgmock-internal-utils_test.cc64 namespace proto2 { namespace
/third_party/ffmpeg/libavformat/
Dhttp.c401 char hostname1[1024], hostname2[1024], proto1[10], proto2[10]; in ff_http_do_new_request2() local