Lines Matching refs:exists
31 if os.path.exists(userdata_path):
38 if os.path.exists(root_dir):
60 if os.path.exists(_path):
63 if not os.path.exists(os.path.join(updater_path, 'init')):
65 if not os.path.exists(os.path.join(updater_path, 'system/bin')):
67 if not os.path.exists(os.path.join(updater_path, 'system/lib')):
70 if not os.path.exists(os.path.join(updater_path, 'system/lib64')):
72 if not os.path.exists(os.path.join(updater_path, 'vendor/lib64')):
75 if not os.path.exists(os.path.join(updater_path, 'vendor/lib')):
77 if not os.path.exists(os.path.join(updater_path, 'system/etc')):
85 if os.path.exists(_path):
88 if not os.path.exists(os.path.join(ramdisk_path, 'init')):
93 if os.path.exists(eng_system_path):
101 if os.path.exists(_path):
107 if os.path.exists(_path):
111 if os.path.exists(_target_policy_path):
121 if(os.path.exists(dest_file)):
123 if(os.path.exists(sources_file)):
140 if (os.path.exists(args.device_image_config_file)):
169 if os.path.exists(args.output_image_path):
181 if (os.path.exists(args.device_image_config_file)):