Home
last modified time | relevance | path

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

/build/soong/apex/
Dandroidmk.go347 var installs []string
348 installs = append(installs, android.SortedStringKeys(installMapSet)...)
349 fmt.Fprintln(w, "LOCAL_LICENSE_INSTALL_MAP +=", strings.Join(installs, " "))
/build/soong/android/
Drule_builder.go47 installs RuleBuilderInstalls member
80 func (installs RuleBuilderInstalls) String() string {
82 for i, install := range installs {
196 r.installs = append(r.installs, RuleBuilderInstall{from, to})
399 return append(RuleBuilderInstalls(nil), r.installs...)
/build/soong/java/
Ddexpreopt_bootjars.go300 installs android.RuleBuilderInstalls member
711 image.installs = rule.Installs()
918 ctx.Strict("DEXPREOPT_IMAGE_BUILT_INSTALLED_"+sfx, variant.installs.String())
/build/make/core/
Dapp_prebuilt_internal.mk264 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
Dpackage_internal.mk325 $(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.sh17 - mm: Builds and installs all of the modules in the current directory, and their
19 - mmm: Builds and installs all of the modules in the supplied directories, and their
/build/make/
Denvsetup.sh17 - mm: Builds and installs all of the modules in the current directory, and their
19 - mmm: Builds and installs all of the modules in the supplied directories, and their