Home
last modified time | relevance | path

Searched defs:IsSynthetic (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
/external/golang-protobuf/internal/order/
Dorder_test.go48 func (d oneofDesc) IsSynthetic() bool { return d.synthetic } func
/external/golang-protobuf/reflect/protoreflect/
Dtype.go423 IsSynthetic() bool methodSpec
/external/golang-protobuf/internal/filedesc/
Ddesc.go342 func (od *Oneof) IsSynthetic() bool { func
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs3709 pub IsSynthetic: super::super::Foundation::BOOL, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs3709 pub IsSynthetic: super::super::Foundation::BOOL, field