Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp139 int read_block_from_device(const char* device_path, uint64_t block_offset, in read_block_from_device() function
234 if (read_block_from_device(args->block_device, physical_block_offset, block_size, in main()