Lines Matching refs:SystemApkMetadata
622 …SystemApkMetadata *SystemApkMetadata `protobuf:"bytes,6,opt,name=system_apk_metadata,json=systemAp… member
673 func (m *ApkDescription) GetSystemApkMetadata() *SystemApkMetadata {
675 return x.SystemApkMetadata
797 type SystemApkMetadata struct { struct
808 func (m *SystemApkMetadata) Reset() { *m = SystemApkMetadata{} } argument
809 func (m *SystemApkMetadata) String() string { return proto.CompactTextString(m) } argument
810 func (*SystemApkMetadata) ProtoMessage() {} argument
811 func (*SystemApkMetadata) Descriptor() ([]byte, []int) { argument
815 func (m *SystemApkMetadata) XXX_Unmarshal(b []byte) error { argument
818 func (m *SystemApkMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
821 func (m *SystemApkMetadata) XXX_Merge(src proto.Message) { argument
824 func (m *SystemApkMetadata) XXX_Size() int { argument
827 func (m *SystemApkMetadata) XXX_DiscardUnknown() { argument
833 func (m *SystemApkMetadata) GetFusedModuleName() []string { argument
840 func (m *SystemApkMetadata) GetSystemApkType() SystemApkMetadata_SystemApkType { argument
953 proto.RegisterType((*SystemApkMetadata)(nil), "android.bundle.SystemApkMetadata")