Lines Matching refs:InstantMetadata
425 …InstantMetadata *InstantMetadata `protobuf:"bytes,3,opt,name=instant_metadata,json=instantMetadata… member
472 func (m *AssetModuleMetadata) GetInstantMetadata() *InstantMetadata {
474 return m.InstantMetadata
487 type InstantMetadata struct { struct
499 func (m *InstantMetadata) Reset() { *m = InstantMetadata{} } argument
500 func (m *InstantMetadata) String() string { return proto.CompactTextString(m) } argument
501 func (*InstantMetadata) ProtoMessage() {} argument
502 func (*InstantMetadata) Descriptor() ([]byte, []int) { argument
506 func (m *InstantMetadata) XXX_Unmarshal(b []byte) error { argument
509 func (m *InstantMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
512 func (m *InstantMetadata) XXX_Merge(src proto.Message) { argument
515 func (m *InstantMetadata) XXX_Size() int { argument
518 func (m *InstantMetadata) XXX_DiscardUnknown() { argument
524 func (m *InstantMetadata) GetIsInstant() bool { argument
531 func (m *InstantMetadata) GetDeliveryType() DeliveryType { argument
539 func (m *InstantMetadata) GetOnDemandDeprecated() bool { argument
949 proto.RegisterType((*InstantMetadata)(nil), "android.bundle.InstantMetadata")