Searched defs:ReconstructDataFromCow (Results 1 – 3 of 3) sorted by relevance
237 bool ReadAheadThread::ReconstructDataFromCow() { in ReconstructDataFromCow() function in android::snapshot::ReadAheadThread
257 bool ReconstructDataFromCow() { return populate_data_from_cow_; } in ReconstructDataFromCow() function
117 bool ReadAhead::ReconstructDataFromCow() { in ReconstructDataFromCow() function in android::snapshot::ReadAhead