Home | History | Annotate | Download | only in engine

Lines Matching refs:good

110     // The SyncAPI equivalent of this function will return !good if IS_DEL.
111 // The syncable version will return good even if IS_DEL.
113 if (local_entry.good()) {
168 if (local_entry.good() && !local_entry.GetIsDel()) {
195 CHECK(entry->good());
236 if (!parent.good() || parent.GetIsDel() || !parent.GetIsDir()) {
427 if (!entry.good()) {
517 if (!parent.good() || !parent.GetIsDel())
528 if (target->good()) {
550 CHECK(target->good());
627 CHECK(target->good());