Home
last modified time | relevance | path

Searched refs:Int32Value (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go548 type Int32Value struct { struct
556 func (m *Int32Value) Reset() { *m = Int32Value{} } argument
557 func (m *Int32Value) String() string { return proto.CompactTextString(m) } argument
558 func (*Int32Value) ProtoMessage() {} argument
559 func (*Int32Value) Descriptor() ([]byte, []int) { argument
563 func (m *Int32Value) XXX_Unmarshal(b []byte) error { argument
566 func (m *Int32Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
569 func (m *Int32Value) XXX_Merge(src proto.Message) { argument
572 func (m *Int32Value) XXX_Size() int { argument
575 func (m *Int32Value) XXX_DiscardUnknown() { argument
[all …]
Dtargeting.proto72 // The JSON representation for `Int32Value` is JSON number.
73 message Int32Value { message
80 Int32Value min = 1;