Home
last modified time | relevance | path

Searched refs:blk (Results 1 – 17 of 17) sorted by relevance

/system/core/trusty/storage/tests/
Dmain.cpp102 void WriteReadAtOffsetHelper(file_handle_t handle, size_t blk, size_t cnt, bool complete);
421 size_t blk = 2048; in TEST_P() local
437 WritePattern(handle, 0, 32 * blk, blk, true); in TEST_P()
440 ReadPattern(handle, 0, 32 * blk, blk); in TEST_P()
451 ReadPattern(handle, 0, 32 * blk, blk); in TEST_P()
463 size_t blk = 2048; in TEST_P() local
479 WritePatternChunk(handle, 0, blk, true); in TEST_P()
482 ReadPattern(handle, 0, blk, blk); in TEST_P()
589 size_t blk = 2048; in TEST_P() local
600 WritePatternChunk(handle, 0, blk, true); in TEST_P()
[all …]
/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp742 uint64_t blk = 0; in verify_data_blocks() local
745 while (blk < data_block_count) { in verify_data_blocks()
755 if (digest != block_hash[blk]) { in verify_data_blocks()
756 LOG(ERROR) << "Hash mismatch for block: " << blk << " Expected: " << block_hash[blk] in verify_data_blocks()
762 blk += 1; in verify_data_blocks()
/system/sepolicy/microdroid/system/private/
Dproperty_contexts130 dev.mnt.blk.root u:object_r:dev_mnt_prop:s0 exact string
131 dev.mnt.blk.vendor u:object_r:dev_mnt_prop:s0 exact string
/system/sepolicy/prebuilts/api/33.0/public/
Dshell.te220 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/34.0/public/
Dshell.te227 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/32.0/public/
Dshell.te222 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/202404/public/
Dshell.te227 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/31.0/public/
Dshell.te222 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te245 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/30.0/public/
Dshell.te255 # Limit shell to only getattr on blk devices for host side tests.
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1052 MemoryBlock blk = {token, 0x200 /* size */, 0x100 /* offset */}; in TEST_F() local
1053 EXPECT_OK(memoryTest->haveSomeMemoryBlock(blk, [&](const MemoryBlock& blkBack) { in TEST_F()
1058 blk = blkBack; in TEST_F()
1061 sp<IMemoryToken> mtoken = blk.token; in TEST_F()
/system/sepolicy/prebuilts/api/202504/private/
Dshell.te536 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/private/
Dshell.te536 # Limit shell to only getattr on blk devices for host side tests.
/system/core/init/
DREADME.md901 `dev.mnt.dev.<mount_point>`, `dev.mnt.blk.<mount_point>`, `dev.mnt.rootdisk.<mount_point>`
908 `dev.mnt.blk.<mount_point>` indicates the disk partition to the above block device.
909 (e.g., sdaN / mmcblk0pN to access `/sys/class/block/${dev.mnt.blk.<mount_point>}/`)
/system/core/rootdir/
Dinit.rc1129 # dev.mnt.dev.data=dm-N, dev.mnt.blk.data=sdaN/mmcblk0pN, dev.mnt.rootdisk.data=sda/mmcblk0, or
1130 …# dev.mnt.dev.data=sdaN/mmcblk0pN, dev.mnt.blk.data=sdaN/mmcblk0pN, dev.mnt.rootdisk.data=sda/mmcb…
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h56496 __u64 blk; member
61374 block_t blk; member
61421 __le32 blk; member
63269 u32 blk; member
63290 u32 blk; member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h46739 __u64 blk; member
51616 block_t blk; member
51663 __le32 blk; member
53511 u32 blk; member
53532 u32 blk; member