Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 18 of 18) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.proto152 // Targeting specific for directories under assets/.
160 // Targeting specific for directories under lib/.
175 // Targeting of other sibling directories that were in the Bundle.
182 // Targeting of other sibling directories that were in the Bundle.
189 // Targeting of other sibling directories that were in the Bundle.
197 // Targeting of other sibling directories that were in the Bundle.
204 // Targeting of other sibling directories that were in the Bundle.
211 // Targeting of other sibling directories that were in the Bundle.
218 // Targeting of other sibling directories that were in the Bundle.
Dconfig.proto104 // Optional transformation to be applied to asset directories where
122 // default suffix defines the directories to retain. The others are
123 // discarded: standalone/universal APKs will contain only directories
/build/make/tools/atree/
Datree.cpp208 set<string> directories; in main() local
253 directories.insert(it->outPath); in main()
257 directories.insert(s); in main()
298 for (set<string>::iterator it=directories.begin(); in main()
299 it!=directories.end(); it++) { in main()
/build/make/target/board/generic_arm64/sepolicy/
Dfile.te2 # no longer has these directories
Dfile_contexts2 # no longer has these directories. They are specific to QCOM.
/build/soong/
Droot.bp3 // needs a list of the top level directories that may contain Android.bp
DREADME.md526 This will bind mount the Soong source directories into the directory in the layout expected by
/build/soong/zip/cmd/
Dmain.go133 directories := flags.Bool("d", false, "include directories in zip")
196 AddDirectoryEntriesToZip: *directories,
/build/make/tools/
Dmk2bp_catalog.py116 self.directories = dict()
120 self.directories.setdefault(directory_group(makefile.filename), []).append(makefile)
620 for dirname in sorted(summary.directories.keys()):
650 makefiles = summary.directories[dirname]
/build/soong/ui/metrics/upload_proto/
Dupload.proto36 // A list of directories to delete after the copy of metrics files
/build/soong/zip/
Dzip.go180 directories bool member
282 directories: args.AddDirectoryEntriesToZip,
632 if z.directories {
959 if z.directories {
/build/soong/scripts/
Dtransitive-deps.sh268 directories=*)
/build/soong/docs/
Dbest_practices.md26 directories and needs to convert an input from a relative to absolute path,
127 may need to add the the directories to your dependency list or dependency file,
128 so that any additions or removals from those directories would trigger your
/build/make/
DChanges.md147 Include directories are expected to be within the source tree (or in the output
165 ### Using `../` to leave the source/output directories
353 2. The target is a real file, but it's outside the output directories. All
Denvsetup.sh16 - mmm: Builds and installs all of the modules in the supplied directories, and their
/build/make/tools/releasetools/
Dpylintrc13 # Add files or directories to the blacklist. They should be base names, not
/build/make/core/
Dbinary.mk1287 …$(call pretty-warning,C_INCLUDES must be under the source or output directories: $(my_outside_incl…
1289 …$(call pretty-error,C_INCLUDES must be under the source or output directories: $(my_outside_includ…
/build/
Denvsetup.sh16 - mmm: Builds and installs all of the modules in the supplied directories, and their