Home
last modified time | relevance | path

Searched defs:string_field (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto40 google.protobuf.StringValue string_field = 17; field
65 repeated google.protobuf.StringValue string_field = 17; field
87 google.protobuf.StringValue string_field = 17; field
112 map<int32,google.protobuf.StringValue> string_field = 17; field
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto40 google.protobuf.StringValue string_field = 17; field
65 repeated google.protobuf.StringValue string_field = 17; field
87 google.protobuf.StringValue string_field = 17; field
112 map<int32,google.protobuf.StringValue> string_field = 17; field
Dunittest_optimize_for.proto57 string string_field = 3; field
Darena_unittest.cc893 const FieldDescriptor* string_field = desc->FindFieldByName("oneof_string"); in TEST() local
/third_party/protobuf/objectivec/Tests/
Dunittest_deprecated.proto48 optional string string_field = 1 [deprecated=true]; field
83 optional string string_field = 1; field
Dunittest_deprecated_file.proto50 optional string string_field = 1; field
Dunittest_objc.proto43 optional string string_field = 1; field
/third_party/openssl/test/ossl_shim/
Dtest_config.cc134 std::string *string_field = FindField(out_config, kStringFlags, argv[i]); in ParseConfig() local
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto131 repeated string string_field = 3; field
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtest.proto140 optional string string_field = 1 [default="default<>\'\"abc"]; field
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtest.proto140 optional string string_field = 1 [default="default<>\'\"abc"]; field
/third_party/protobuf/js/
Dtest.proto148 optional string string_field = 1 [default = "default<>\'\"abc"]; field
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c459 static char *string_field(struct procpid *tb, struct ofields *field) in string_field() function
/third_party/toybox/toys/posix/
Dps.c502 static char *string_field(struct procpid *tb, struct ofields *field) in string_field() function