Home
last modified time | relevance | path

Searched refs:installs (Results 1 – 7 of 7) sorted by relevance

/build/soong/android/
Drule_builder.go32 installs RuleBuilderInstalls member
59 func (installs RuleBuilderInstalls) String() string {
61 for i, install := range installs {
128 r.installs = append(r.installs, RuleBuilderInstall{from, to})
275 return append(RuleBuilderInstalls(nil), r.installs...)
/build/soong/java/
Ddexpreopt_bootjars.go88 installs android.RuleBuilderInstalls member
493 image.installs = rule.Installs()
740 ctx.Strict("DEXPREOPT_IMAGE_BUILT_INSTALLED_"+sfx, variant.installs.String())
/build/make/core/
Dapp_prebuilt_internal.mk263 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
Dpackage_internal.mk332 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto98 // Metadata for instant installs.
/build/
Denvsetup.sh14 - mm: Builds and installs all of the modules in the current directory, and their
16 - mmm: Builds and installs all of the modules in the supplied directories, and their
/build/make/
Denvsetup.sh14 - mm: Builds and installs all of the modules in the current directory, and their
16 - mmm: Builds and installs all of the modules in the supplied directories, and their