Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 9 of 9) sorted by relevance

/build/make/target/product/
Dmedia_system.mk72 frameworks/base/dirty-image-objects-phone:system/etc/dirty-image-objects)
Dbase_system.mk402 frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects)
/build/soong/scripts/
Darchive_repack.sh32 Usage: archive_repack.sh [options] <objects to repack>
/build/soong/cc/
Dlibrary.go347 objects Objects member
883 library.objects = deps.WholeStaticLibObjs.Copy()
884 library.objects = library.objects.Append(objs)
902 …TransformObjToStaticLib(ctx, library.objects.objFiles, deps.WholeStaticLibsFromPrebuilts, builderF…
904 library.coverageOutputFile = TransformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())
1199 return library.objects
Dbuilder.go994 outputFile android.WritablePath, objects []string) {
1002 "objects": strings.Join(objects, " "),
/build/blueprint/proptools/
Dunpack.go69 func UnpackProperties(properties []*parser.Property, objects ...interface{}) (map[string]*parser.Pr…
76 for _, obj := range objects {
/build/make/core/
Ddex_preopt_config.mk55 $(filter %system/etc/dirty-image-objects,$(PRODUCT_COPY_FILES))))
/build/make/core/tasks/check_boot_jars/
Dpackage_allowed_list.txt227 org\.apache\.xpath\.objects
/build/make/
DChanges.md392 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc.