Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.cpp489 typedef std::map<sector_t, sector_t> Relocations; typedef
491 void relocate(Relocations& relocations, sector_t dest, sector_t source, int count) { in relocate()
496 Relocations slice; in relocate()
590 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead()
618 Relocations relocations; in cp_restoreCheckpoint()