Home
last modified time | relevance | path

Searched refs:IdentifierValue (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4336 public string IdentifierValue { property in Google.Protobuf.Reflection.UninterpretedOption
4405 if (IdentifierValue != other.IdentifierValue) return false; in Equals()
4417 if (IdentifierValue.Length != 0) hash ^= IdentifierValue.GetHashCode(); in GetHashCode()
4432 if (IdentifierValue.Length != 0) { in WriteTo()
4434 output.WriteString(IdentifierValue); in WriteTo()
4461 if (IdentifierValue.Length != 0) { in CalculateSize()
4462 size += 1 + pb::CodedOutputStream.ComputeStringSize(IdentifierValue); in CalculateSize()
4487 if (other.IdentifierValue.Length != 0) { in MergeFrom()
4488 IdentifierValue = other.IdentifierValue; in MergeFrom()
4519 IdentifierValue = input.ReadString(); in MergeFrom()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2203IdentifierValue *string `protobuf:"bytes,3,opt,name=identifier_value,json=identifierValue" j… member
2247 if m != nil && m.IdentifierValue != nil {
2248 return *m.IdentifierValue
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2134IdentifierValue *string `protobuf:"bytes,3,opt,name=identifier_value,json=identifierValue" j… member
2177 if m != nil && m.IdentifierValue != nil {
2178 return *m.IdentifierValue
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...