Home
last modified time | relevance | path

Searched refs:ThirdParty (Results 1 – 3 of 3) sorted by relevance

/build/soong/compliance/project_metadata_proto/
Dproject_metadata.pb.go263ThirdParty *ThirdParty `protobuf:"bytes,13,opt,name=third_party,json=thirdParty" json:"third_party… member
312 func (x *Metadata) GetThirdParty() *ThirdParty {
314 return x.ThirdParty
319 type ThirdParty struct { struct
369 func (x *ThirdParty) Reset() { argument
370 *x = ThirdParty{}
378 func (x *ThirdParty) String() string { argument
382 func (*ThirdParty) ProtoMessage() {} argument
384 func (x *ThirdParty) ProtoReflect() protoreflect.Message { argument
397 func (*ThirdParty) Descriptor() ([]byte, []int) { argument
[all …]
Dproject_metadata.proto44 optional ThirdParty third_party = 13;
47 message ThirdParty { message
/build/make/tools/protos/
Dmetadata_file.proto29 optional ThirdParty third_party = 3;
32 message ThirdParty { message