Home
last modified time | relevance | path

Searched defs:StringField (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
H A DField.java138 private static final class StringField extends Field { class in Field
140 StringField(int pos, String name) { in StringField() method in Field.StringField
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestWellKnownTypes.cs456 public string StringField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1452 public pbc::RepeatedField<string> StringField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2132 public string StringField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
2173 StringField = 17, enumerator
3084 public pbc::MapField<int, string> StringField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
H A DUnittestProto3.cs4462 public string StringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestWellKnownTypes.cs456 public string StringField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1452 public pbc::RepeatedField<string> StringField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2132 public string StringField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
2173 StringField = 17, enumerator
3084 public pbc::MapField<int, string> StringField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
H A DUnittestProto3.cs4462 public string StringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
H A DUnittest.cs15043 public string StringField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/tests/
Dfield_matcher_test.rs29 struct StringField { struct
35 verify_that!(StringField { strink: "yes".to_string() }, field!(StringField.strink, eq("yes"))) in field_matches_string_field() argument
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/nopackage/
H A Dnopackage.pb.go75StringField *string `protobuf:"bytes,1,opt,name=string_field,json=stringField" json:"string_field,… member
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dutils.h319 auto StringField(M m) { in StringField() function
/aosp_15_r20/frameworks/native/libs/tracing_perfetto/tests/
H A Dutils.h337 auto StringField(M m) { in StringField() function
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dtest_bad_identifiers.proto199 repeated string StringField = 23; // NO_PROTO3 field
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dtest_bad_identifiers.proto199 repeated string StringField = 23; // NO_PROTO3 field
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py831 class StringField(object): class
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py831 class StringField(object): class
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto233 string StringField = 2; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto233 string StringField = 2; field
/aosp_15_r20/external/perfetto/src/trace_config_utils/
H A Dtxt_to_pb.cc267 void StringField(const Token& key, const Token& value) { in StringField() function in perfetto::__anona3f603400111::ParserDelegate
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_proto3.proto224 string StringField = 2; field
H A Dunittest.proto543 optional string StringField = 2; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_proto3.proto224 string StringField = 2; field
H A Dunittest.proto543 optional string StringField = 2; field
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
H A Dmetrics.py49 class StringField(Field): class
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/
Dmessages.py1510 class StringField(Field): class
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest.proto607 optional string StringField = 2; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest.proto607 optional string StringField = 2; field

12