Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp96 int64_t get_physical_offset(const char* file_name, uint64_t byte_offset) { in get_physical_offset() function
221 int64_t physical_offset_signed = get_physical_offset(args->file_name, args->byte_offset); in main()