Home
last modified time | relevance | path

Searched defs:AttributeValue (Results 1 – 25 of 68) sorted by relevance

123

/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go521 type AttributeValue struct { struct
522 state protoimpl.MessageState
523 sizeCache protoimpl.SizeCache
524 unknownFields protoimpl.UnknownFields
533 Value isAttributeValue_Value `protobuf_oneof:"value"`
536 func (x *AttributeValue) Reset() {
545 func (x *AttributeValue) String() string {
549 func (*AttributeValue) ProtoMessage() {}
551 func (x *AttributeValue) ProtoReflect() protoreflect.Message {
564 func (*AttributeValue) Descriptor() ([]byte, []int) {
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/trace/v1/
Dtrace_pb.rb143AttributeValue = Google::Protobuf::DescriptorPool.generated_pool.lookup("opencensus.proto.trace.v1… constant
/external/python/pyasn1-modules/pyasn1_modules/
Drfc6010.py28 AttributeValue = rfc5280.AttributeValue variable
Drfc2986.py28 AttributeValue = rfc5280.AttributeValue variable
Drfc7191.py32 class AttributeValue(univ.Any): class
Drfc7292.py72 class AttributeValue(univ.Any): class
Drfc6031.py388 class AttributeValue(univ.Any): class
Drfc3852.py38 class AttributeValue(univ.Any): class
Drfc5652.py98 class AttributeValue(univ.Any): class
Drfc6402.py58 class AttributeValue(univ.Any): class
Drfc2251.py52 class AttributeValue(univ.OctetString): class
/external/libultrahdr/third_party/image_io/src/xml/
Dxml_handler.cc10 DataMatchResult XmlHandler::AttributeValue(const XmlTokenContext& context) { in AttributeValue() function in photos_editing_formats::image_io::XmlHandler
/external/image_io/src/xml/
Dxml_handler.cc10 DataMatchResult XmlHandler::AttributeValue(const XmlTokenContext& context) { in AttributeValue() function in photos_editing_formats::image_io::XmlHandler
/external/googleapis/google/cloud/visionai/v1alpha1/
Dlva.proto28 message AttributeValue { message
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go2053 type AttributeValue struct { struct
2054 state protoimpl.MessageState
2055 sizeCache protoimpl.SizeCache
2056 unknownFields protoimpl.UnknownFields
2058 … `protobuf:"varint,1,opt,name=int" json:"int,omitempty"` // type=int|tristate
2059 … `protobuf:"bytes,2,opt,name=string" json:"string,omitempty"` // type=string|label|output
2060 …ool `protobuf:"varint,3,opt,name=bool" json:"bool,omitempty"` // type=bool
2061 …Value `protobuf:"bytes,4,rep,name=list" json:"list,omitempty"` // type=*_list|distrib
2062 …ttributeValue_DictEntry `protobuf:"bytes,5,rep,name=dict" json:"dict,omitempty"` // type=*_dict
2065 func (x *AttributeValue) Reset() {
[all …]
/external/google-cloud-java/java-trace/proto-google-cloud-trace-v2/src/main/java/com/google/devtools/cloudtrace/v2/
DAttributeValue.java30 public final class AttributeValue extends com.google.protobuf.GeneratedMessageV3 class
36 private AttributeValue(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in AttributeValue() method in AttributeValue
40 private AttributeValue() {} in AttributeValue() method in AttributeValue
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-python/opencensus/proto/trace/v1/
Dtrace_pb2.py1143 AttributeValue = _reflection.GeneratedProtocolMessageType('AttributeValue', (_message.Message,), di… variable
/external/jsoup/src/main/java/org/jsoup/safety/
DSafelist.java639 static class AttributeValue extends TypedValue { class in Safelist
640 AttributeValue(String value) { in AttributeValue() method in Safelist.AttributeValue
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DAttributeValue.java31 public abstract class AttributeValue { class
77 AttributeValue() {} in AttributeValue() method in AttributeValue
/external/googleapis/google/cloud/visionai/v1/
Dlva.proto165 message AttributeValue { message
/external/google-cloud-java/java-trace/proto-google-cloud-trace-v2/src/main/proto/google/devtools/cloudtrace/v2/
Dtrace.proto290 message AttributeValue { message
/external/googleapis/google/devtools/cloudtrace/v2/
Dtrace.proto290 message AttributeValue { message
/external/rust/crates/x509-cert/src/
Dattr.rs36 pub type AttributeValue = Any; typedef
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/trace/v1/
Dtrace.proto331 message AttributeValue { message
/external/python/bumble/bumble/
Datt.py737 class AttributeValue: class
817 value: Union[str, bytes, AttributeValue] = b'', argument

123