Searched refs:ReconstructDataFromCow (Results 1 – 4 of 4) sorted by relevance
237 bool ReadAheadThread::ReconstructDataFromCow() { in ReconstructDataFromCow() function in android::snapshot::ReadAheadThread310 if (snapuserd_->ReconstructDataFromCow()) { in ReadAheadIOStart()311 return ReconstructDataFromCow(); in ReadAheadIOStart()
116 bool ReconstructDataFromCow();257 bool ReconstructDataFromCow() { return populate_data_from_cow_; } in ReconstructDataFromCow() function
117 bool ReadAhead::ReconstructDataFromCow() { in ReconstructDataFromCow() function in android::snapshot::ReadAhead615 return ReconstructDataFromCow(); in ReadAheadIOStart()
122 bool ReconstructDataFromCow();