Searched refs:execute (Results 1 – 9 of 9) sorted by relevance
/build/soong/scripts/ |
D | setup_go_workspace_for_soong.sh | 73 function execute() { function 104 execute bindfs "$1" "$2" 112 execute fusermount -u "$1" 120 execute bindfs -o allow_recursion -n "$1" "$2" 129 execute umount -f "$1"
|
/build/make/tools/releasetools/ |
D | find_shareduid_violation.py | 63 def execute(cmd): function 79 success, manifest, error_msg = execute(cmd)
|
D | pylintrc | 6 # Python code to execute, usually for sys.path manipulation such as
|
/build/make/tools/ |
D | mk2bp_catalog.py | 358 HtmlProcessor(args=args, soong=soong, all_makefiles=all_makefiles).execute() 360 CsvProcessor(args=args, soong=soong, all_makefiles=all_makefiles).execute() 369 def execute(self): member in HtmlProcessor 993 def execute(self): member in CsvProcessor
|
/build/bazel/docs/ |
D | concepts.md | 37 * **Ninja** component to execute actions from Kati-build, Kati-package and soong\_build 78 1. soong\_ui runs either Ninja or Bazel to execute the build, with the 180 wrappers for soong\_ui to execute Ninja with the correct Ninja files, in a
|
/build/make/core/ |
D | product_config.rbc | 89 # First, beginning with top-level module we execute a module and find
|
D | config.mk | 426 $(info *** - Re-execute envsetup (". envsetup.sh"))
|
/build/soong/docs/ |
D | perf.md | 155 execute. This is also in the `verbose.log.gz` file:
|
/build/make/ |
D | Changes.md | 685 * [frameworks/base/data/fonts/Android.mk] to execute the python binary
|