Lines Matching defs:SystemApkMetadata
622 …SystemApkMetadata *SystemApkMetadata `protobuf:"bytes,6,opt,name=system_apk_metadata,json=systemAp… member
797 type SystemApkMetadata struct { struct
799 …bytes,1,rep,name=fused_module_name,json=fusedModuleName,proto3" json:"fused_module_name,omitempty"`
802 …=systemApkType,proto3,enum=android.bundle.SystemApkMetadata_SystemApkType" json:"system_apk_type,o…
803 XXX_NoUnkeyedLiteral struct{} `json:"-"`
804 XXX_unrecognized []byte `json:"-"`
805 XXX_sizecache int32 `json:"-"`
808 func (m *SystemApkMetadata) Reset() { *m = SystemApkMetadata{} }
809 func (m *SystemApkMetadata) String() string { return proto.CompactTextString(m) }
810 func (*SystemApkMetadata) ProtoMessage() {}
811 func (*SystemApkMetadata) Descriptor() ([]byte, []int) {
815 func (m *SystemApkMetadata) XXX_Unmarshal(b []byte) error {
818 func (m *SystemApkMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
821 func (m *SystemApkMetadata) XXX_Merge(src proto.Message) {
824 func (m *SystemApkMetadata) XXX_Size() int {
827 func (m *SystemApkMetadata) XXX_DiscardUnknown() {
833 func (m *SystemApkMetadata) GetFusedModuleName() []string {
840 func (m *SystemApkMetadata) GetSystemApkType() SystemApkMetadata_SystemApkType {