Searched refs:relocatedRead (Results 1 – 1 of 1) sorted by relevance
/system/vold/ |
D | Checkpoint.cpp | 552 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead() function 604 auto ls_buffer = relocatedRead(device_fd, relocations, validating, 0, in cp_restoreCheckpoint() 641 auto buffer = relocatedRead(device_fd, relocations, validating, le->dest, le->size, in cp_restoreCheckpoint() 675 auto buffer = relocatedRead(device_fd, relocations, false, original_ls.sector0, in cp_restoreCheckpoint()
|