Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 50) sorted by relevance

12

/system/sepolicy/prebuilts/api/202504/private/
Dsgdisk.te3 # Allowed to read/write low-level partition tables
28 # Used to probe kernel to reload partition tables
Dvirtualizationservice.te54 # to mlock VM memory and page tables.
Dfile.te192 # /sys/firmware/acpi/tables
/system/sepolicy/prebuilts/api/29.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
28 # Used to probe kernel to reload partition tables
/system/sepolicy/private/
Dsgdisk.te3 # Allowed to read/write low-level partition tables
28 # Used to probe kernel to reload partition tables
Dvirtualizationservice.te54 # to mlock VM memory and page tables.
/system/sepolicy/prebuilts/api/202404/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/sepolicy/prebuilts/api/34.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/sepolicy/prebuilts/api/30.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/sepolicy/prebuilts/api/32.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/sepolicy/prebuilts/api/31.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/sepolicy/prebuilts/api/33.0/public/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
30 # Used to probe kernel to reload partition tables
/system/core/fs_mgr/liblp/
Dwriter.cpp72 std::string tables = partitions + extents + groups + block_devices; in SerializeMetadata() local
73 SHA256(tables.data(), tables.size(), header.tables_checksum); in SerializeMetadata()
81 return header_blob + tables; in SerializeMetadata()
/system/chre/build/arch/
Dcortexm.mk41 TARGET_CFLAGS += -fno-unwind-tables
/system/sepolicy/prebuilts/api/29.0/private/
Ddumpstate.te8 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
/system/sepolicy/prebuilts/api/30.0/private/
Ddumpstate.te8 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
/system/sepolicy/prebuilts/api/34.0/private/
Dvirtualizationservice.te23 # to mlock VM memory and page tables.
Ddumpstate.te13 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
/system/sepolicy/prebuilts/api/31.0/private/
Ddumpstate.te9 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
/system/sepolicy/prebuilts/api/33.0/private/
Ddumpstate.te13 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
Dcrosvm.te13 # Let crosvm mlock VM memory and page tables.
/system/sepolicy/prebuilts/api/32.0/private/
Ddumpstate.te9 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
/system/sepolicy/prebuilts/api/202404/private/
Ddumpstate.te13 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
Dvirtualizationservice.te43 # to mlock VM memory and page tables.
/system/security/keystore2/src/database/
Dtests.rs113 let tables = db in test_tables() localVariable
118 assert_eq!(tables.len(), 6); in test_tables()
119 assert_eq!(tables[0], "blobentry"); in test_tables()
120 assert_eq!(tables[1], "blobmetadata"); in test_tables()
121 assert_eq!(tables[2], "grant"); in test_tables()
122 assert_eq!(tables[3], "keyentry"); in test_tables()
123 assert_eq!(tables[4], "keymetadata"); in test_tables()
124 assert_eq!(tables[5], "keyparameter"); in test_tables()

12