Searched refs:tables (Results 1 – 13 of 13) sorted by relevance
/system/sepolicy/private/ |
D | sgdisk.te | 3 # Allowed to read/write low-level partition tables 28 # Used to probe kernel to reload partition tables
|
D | virtualizationservice.te | 53 # to mlock VM memory and page tables.
|
D | dumpstate.te | 13 # Acquire advisory lock on /system/etc/xtables.lock from ip[6]tables
|
D | domain.te | 1278 # that over time, the kernel global tables used to implement SysV IPCs will fill
|
/system/core/fs_mgr/liblp/ |
D | writer.cpp | 72 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/ |
D | cortexm.mk | 41 TARGET_CFLAGS += -fno-unwind-tables
|
/system/security/keystore2/src/ |
D | database.rs | 2992 let tables = db in test_tables() localVariable 2997 assert_eq!(tables.len(), 6); in test_tables() 2998 assert_eq!(tables[0], "blobentry"); in test_tables() 2999 assert_eq!(tables[1], "blobmetadata"); in test_tables() 3000 assert_eq!(tables[2], "grant"); in test_tables() 3001 assert_eq!(tables[3], "keyentry"); in test_tables() 3002 assert_eq!(tables[4], "keymetadata"); in test_tables() 3003 assert_eq!(tables[5], "keyparameter"); in test_tables()
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 61 to unreadable memory. As long as the code can find the unwind tables,
|
/system/media/camera/docs/ |
D | html.mako | 95 supposedly there is a bug in chrome that it lays out tables before
|
/system/extras/simpleperf/doc/ |
D | scripts_reference.md | 89 binaries are expected to be unstripped, having debug information and symbol tables. The
|
D | README.md | 243 libraries on host. After running it, the native libraries containing symbol tables are collected
|
/system/sepolicy/microdroid/system/private/ |
D | domain.te | 413 # that over time, the kernel global tables used to implement SysV IPCs will fill
|
/system/core/fastboot/ |
D | README.md | 247 is specified, the partition tables are merged. Any
|