Searched refs:exists (Results 1 – 25 of 61) sorted by relevance
123
/build/make/target/product/ |
D | handheld_system.mk | 22 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) 23 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk) 24 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk) 25 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk) 26 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk) 27 $(call inherit-product-if-exists, external/google-fonts/source-sans-pro/fonts.mk) 28 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk) 29 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk) 30 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk) 31 $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk) [all …]
|
D | full_base.mk | 53 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk) 62 $(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)
|
D | media_system.mk | 67 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ 71 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ 86 $(call inherit-product-if-exists, vendor/google/products/cfi-vendor.mk)
|
D | emulator.mk | 44 $(call inherit-product-if-exists, device/generic/goldfish/vendor.mk)
|
D | full.mk | 22 $(call inherit-product-if-exists, device/generic/goldfish/arm32-vendor.mk)
|
D | emulator_vendor.mk | 36 $(call inherit-product-if-exists, device/generic/goldfish/vendor.mk)
|
D | aosp_product.mk | 22 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
D | aosp_x86_arm.mk | 48 $(call inherit-product-if-exists, device/generic/goldfish/x86-vendor.mk)
|
D | aosp_arm.mk | 52 $(call inherit-product-if-exists, device/generic/goldfish/arm32-vendor.mk)
|
/build/make/tools/releasetools/ |
D | add_img_to_target_files.py | 153 if os.path.exists(img.name): 190 if os.path.exists(img.name): 202 if os.path.exists(img.name): 238 if os.path.exists(img.name): 256 if os.path.exists(img.name): 272 if os.path.exists(img.name): 288 if os.path.exists(img.name): 303 if os.path.exists(img.name): 322 if os.path.exists(img.name): 328 assert os.path.exists(dtbo_prebuilt_path) [all …]
|
D | add_img_to_target_files | 153 if os.path.exists(img.name): 190 if os.path.exists(img.name): 202 if os.path.exists(img.name): 238 if os.path.exists(img.name): 256 if os.path.exists(img.name): 272 if os.path.exists(img.name): 288 if os.path.exists(img.name): 303 if os.path.exists(img.name): 322 if os.path.exists(img.name): 328 assert os.path.exists(dtbo_prebuilt_path) [all …]
|
D | test_sign_apex.py | 28 self.assertTrue(os.path.exists(self.testdata_dir)) 43 self.assertTrue(os.path.exists(signed_foo_apex)) 59 self.assertTrue(os.path.exists(signed_test_apex))
|
D | test_add_img_to_target_files.py | 41 if not os.path.exists(path): 50 if not os.path.exists(images_path): 63 if not os.path.exists(radio_path): 80 os.path.exists(os.path.join(images_path, image + '.img'))) 89 os.path.exists(os.path.join(images_path, image + '.img'))) 113 os.path.exists(os.path.join(images_path, image + '.img'))) 145 if not os.path.exists(meta_path): 323 os.path.exists(os.path.join(OPTIONS.input_tmp, 'META', 'care_map.pb'))) 332 self.assertFalse(os.path.exists(care_map_file))
|
D | test_common.py | 698 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Test1'))) 699 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Test2'))) 700 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Foo3'))) 701 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Bar4'))) 702 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Dir5/Baz5'))) 709 self.assertTrue(os.path.exists(os.path.join(unzipped_dir, 'Test1'))) 710 self.assertFalse(os.path.exists(os.path.join(unzipped_dir, 'Test2'))) 711 self.assertFalse(os.path.exists(os.path.join(unzipped_dir, 'Foo3'))) 712 self.assertFalse(os.path.exists(os.path.join(unzipped_dir, 'Bar4'))) 713 self.assertFalse(os.path.exists(os.path.join(unzipped_dir, 'Dir5/Baz5'))) [all …]
|
D | validate_target_files.py | 47 assert os.path.exists(unpacked_name) 62 assert os.path.exists(unpacked_name) 172 if not os.path.exists(os.path.join(input_tmp, script_path)): 245 if os.path.exists(os.path.join(dst, filename)): 290 if not os.path.exists(image_path): 308 assert os.path.exists(verity_key_mincrypt), 'Missing verity_key' 326 assert os.path.exists(verity_key_ramdisk), 'Missing verity_key in ramdisk' 342 if not os.path.exists(image_path): 447 if not os.path.exists(path):
|
D | apex_utils.py | 101 assert os.path.exists(self.apex_path) 129 assert os.path.exists(filename), 'file {} not found'.format(filename) 156 if os.path.exists(manifest_json): 228 if not os.path.exists(payload_path):
|
D | merge_builds.py | 74 if os.path.exists(symlink_path): 122 if os.path.exists(partition_path):
|
D | merge_target_files.py | 303 if not os.path.exists(copied_file_dir): 496 if not os.path.exists( 627 if not os.path.exists(framework_fc_path): 630 if not os.path.exists(framework_fc_path): 639 if not os.path.exists(vendor_fc_path): 642 if not os.path.exists(vendor_fc_path):
|
/build/blueprint/ |
D | glob.go | 54 g, exists := c.globs[fileName] 57 if exists { 71 if g, exists = c.globs[fileName]; !exists { 77 if exists {
|
D | name_interface.go | 127 existingGroup, exists := s.modules[newName] 128 if exists { 137 group, exists := s.modules[oldName] 138 if !exists {
|
D | module_ctx.go | 504 _, exists := m.context.nameInterface.ModuleFromName(name, m.module.namespace()) 505 return exists 1104 if _, exists := l.context.moduleFactories[name]; exists { 1108 if _, exists := (*l.scopedModuleFactories)[name]; exists { 1138 v, exists := pendingHooks.Load(module) 1139 if !exists { 1149 if v, exists := pendingHooks.Load(module.logicModule); exists {
|
/build/soong/finder/fs/ |
D | readdir.go | 195 exists := true 199 exists = false 215 exists = false 218 return mode, exists
|
/build/soong/zip/ |
D | zip.go | 329 if exists, isDir, err := z.fs.Exists(fa.GlobDir); err != nil { 331 } else if !exists && !args.IgnoreMissingFiles { 619 if prev, exists := z.createdDirs[dest]; exists { 622 if prev, exists := z.createdFiles[dest]; exists { 689 if prev, exists := z.createdDirs[dest]; exists { 692 if prev, exists := z.createdFiles[dest]; exists { 944 if _, exists := z.createdDirs[dir]; exists { 948 if prev, exists := z.createdFiles[dir]; exists {
|
/build/soong/cmd/zipsync/ |
D | zipsync.go | 111 if prev, exists := seen[name]; exists {
|
/build/blueprint/pathtools/ |
D | fs.go | 259 to, exists := m.symlinks[name] 260 if !exists { 454 exists, isDir, err := m.Exists(name) 458 if !exists { 490 if exists, _, err := m.Exists(name); err != nil { 492 } else if !exists {
|
123