Home
last modified time | relevance | path

Searched defs:UserCountriesTargeting (Results 1 – 3 of 3) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go362UserCountriesTargeting *UserCountriesTargeting `protobuf:"bytes,3,opt,name=user_countries_target… member
416 type UserCountriesTargeting struct { struct
418 …`protobuf:"bytes,1,rep,name=country_codes,json=countryCodes,proto3" json:"country_codes,omitempty"`
420 …xclude bool `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty"`
421 XXX_NoUnkeyedLiteral struct{} `json:"-"`
422 XXX_unrecognized []byte `json:"-"`
423 XXX_sizecache int32 `json:"-"`
426 func (m *UserCountriesTargeting) Reset() { *m = UserCountriesTargeting{} }
427 func (m *UserCountriesTargeting) String() string { return proto.CompactTextString(m) }
428 func (*UserCountriesTargeting) ProtoMessage() {}
[all …]
Dtargeting.proto43 message UserCountriesTargeting { message
/build/soong/cmd/extract_apks/
Dmain.go292 *android_bundle_proto.UserCountriesTargeting anonMember