Searched refs:root_dir (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/releasetools/ |
D | test_build_image.py | 121 root_dir = common.MakeTempDir() 122 with open(os.path.join(root_dir, 'init'), 'w') as init_fp: 135 'root_dir': root_dir, 140 os.path.join(in_dir, 'init'), os.path.join(root_dir, 'init'))) 150 root_dir = common.MakeTempDir() 151 with open(os.path.join(root_dir, 'init'), 'w') as init_fp: 165 'root_dir': root_dir, 171 os.path.join(in_dir, 'init'), os.path.join(root_dir, 'init')))
|
D | build_image.py | 167 root_dir = prop_dict.get("root_dir") 168 if root_dir: 170 shutil.copytree(root_dir, in_dir, symlinks=True)
|
/build/soong/scripts/ |
D | lint-project-xml.py | 101 if args.root_dir: 102 f.write(" <root dir='%s' />\n" % args.root_dir)
|
D | setup_go_workspace_for_soong.sh | 54 function root_dir() ( function
|
/build/make/tools/fs_config/end_to_end_test/ |
D | config.fs | 104 [root_dir/]
|