Searched refs:partitions (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | BootloaderStateTest.cpp | 113 const char* partitions[] = {nullptr}; in TEST_P() local 120 auto result = avb_slot_verify(avbOps, partitions, suffix.c_str(), in TEST_P()
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | BootloaderStateTest.cpp | 116 const char* partitions[] = {nullptr}; in TEST_P() local 123 auto result = avb_slot_verify(avbOps, partitions, suffix.c_str(), in TEST_P()
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 21 * partitions, called slots, that can be booted from independently. Slots 22 * are sets of partitions whose names differ only by a given suffix. 33 * For instance, a system with a single set of partitions must return 71 * partitions, so that the system must not attempt to boot a known bad set up. 95 * getSuffix() returns the string suffix used by partitions that correspond to
|
/hardware/interfaces/boot/1.1/ |
D | IBootControl.hal | 36 * A MERGING state indicates that dynamic partitions are partially comprised by blocks in the 57 * recorded by the bootloader with one exception. If the partitions are being flashed from the
|
/hardware/interfaces/fastboot/1.0/ |
D | IFastboot.hal | 24 * physical partitions that need to be wiped and reformatted.
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | AstcDecompressor.glsl | 25 // otherwise 2, 5 or 8 bits for 2, 3, or 4 partitions respectively. 66 uint numPartitions; // Number of partitions (1-4) 193 // - totalEndpoints: number of endpoints in the block, for all partitions.
|
D | AstcNew.comp | 25 // otherwise 2, 5 or 8 bits for 2, 3, or 4 partitions respectively. 66 uint numPartitions; // Number of partitions (1-4) 193 // - totalEndpoints: number of endpoints in the block, for all partitions.
|
D | Astc.comp | 733 // Calculate CEM for all 4 partitions, even when partitionCount < 4
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | shaders.adoc | 2927 among partitions of a group, such that the operation is only performed 2929 The partitions for clustered group operations are consecutive power-of-two
|