Home
last modified time | relevance | path

Searched refs:GetDeliveryType (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.pb.go333 func (m *ModuleMetadata) GetDeliveryType() DeliveryType { func
465 func (m *AssetModuleMetadata) GetDeliveryType() DeliveryType { func
531 func (m *InstantMetadata) GetDeliveryType() DeliveryType { func
/build/soong/cmd/extract_apks/
Dmain.go169 (m.GetDeliveryType() == android_bundle_proto.DeliveryType_INSTALL_TIME &&