Searched refs:images (Results 1 – 14 of 14) sorted by relevance
/system/sepolicy/ |
D | dex2oat.te | 6 # Read symlinks in /data/dalvik-cache. This is required for PIC mode boot images, where 33 # Create and read symlinks in /data/ota/dalvik-cache. This is required for PIC mode boot images, 37 # It would be nice to tie this down, but currently, because of how images are written, we can't
|
D | zygote.te | 93 # images, where the oat file is symlinked to the original file in /system.
|
D | app.te | 193 # Access OBBs (vfat images) mounted by vold (b/17633509)
|
/system/core/fastboot/ |
D | fastboot.cpp | 106 } images[] = { variable 997 for (size_t i = 0; i < ARRAY_SIZE(images); ++i) { in do_update() 998 int fd = unzip_to_file(zip, images[i].img_name); in do_update() 1000 if (images[i].is_optional) { in do_update() 1008 if (rc) die("cannot load %s from flash", images[i].img_name); in do_update() 1011 do_update_signature(zip, images[i].sig_name); in do_update() 1021 do_for_partitions(transport, images[i].part_name, slot_override, update, false); in do_update() 1057 for (size_t i = 0; i < ARRAY_SIZE(images); i++) { in do_flashall() 1058 fname = find_item(images[i].part_name, product); in do_flashall() 1061 if (images[i].is_optional) in do_flashall() [all …]
|
D | fastboot_protocol.txt | 172 it will install or boot images.
|
/system/core/healthd/ |
D | Android.mk | 70 LOCAL_MODULE_PATH := $$(TARGET_ROOT_OUT)/res/images/charger
|
/system/update_engine/ |
D | update_metadata.proto | 144 // special image types such as nplusone images. 226 // different keys. If the update_engine daemon requires vendor-signed images 265 // old_image_info will only be present for delta images.
|
D | update_engine.gyp | 438 # Unpacks sample images used for testing.
|
/system/core/crash_reporter/ |
D | README.md | 55 *user* and *userdebug* images. In *eng* builds, with crash reporting enabled
|
/system/connectivity/shill/ |
D | TESTING | 99 -hda <path to chroot>/src/build/images/${BOARD}/latest/chromiumos_qemu_image.bin
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 831 # that contain images that are to be included in the documentation (see the 1073 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1084 # will adjust the colors in the stylesheet and background images according to 1381 # Use this tag to change the font size of LaTeX formulas included as images in 1383 # doxygen run you need to manually remove any form_*.png images from the HTML 1390 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1622 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2197 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2209 # enable generation of interactive SVG images that allow zooming and panning. 2269 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
D | Doxyfile | 831 # that contain images that are to be included in the documentation (see the 1073 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1084 # will adjust the colors in the stylesheet and background images according to 1381 # Use this tag to change the font size of LaTeX formulas included as images in 1383 # doxygen run you need to manually remove any form_*.png images from the HTML 1390 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1622 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2197 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2209 # enable generation of interactive SVG images that allow zooming and panning. 2269 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 28060 The TPM retains the digest of the first block for these firmware images and checks to see if the fi…
|
D | raw_commands_fixed.txt | 28071 The TPM retains the digest of the first block for these firmware images and checks to see if the fi…
|