Searched refs:IsFullySynced (Results 1 – 4 of 4) sorted by relevance
373 if (!fs_state.IsFullySynced()) { in DropUnsyncedFileData()386 if (!fs_state.IsFullySynced()) { in DropRandomUnsyncedFileData()
47 bool IsFullySynced() const { return pos_ <= 0 || pos_ == pos_at_last_sync_; } in IsFullySynced() function
52 bool IsFullySynced() const { return pos_ <= 0 || pos_ == pos_at_last_sync_; } in IsFullySynced() function
384 if (!state.IsFullySynced()) { in DropFileData()