Home | History | Annotate | Download | only in engine

Lines Matching refs:good

111     // The SyncAPI equivalent of this function will return !good if IS_DEL.
112 // The syncable version will return good even if IS_DEL.
114 if (local_entry.good()) {
169 if (local_entry.good() && !local_entry.GetIsDel()) {
196 CHECK(entry->good());
237 if (!parent.good() || parent.GetIsDel() || !parent.GetIsDir()) {
430 if (!entry.good()) {
521 if (!parent.good() || !parent.GetIsDel())
532 if (target->good()) {
554 CHECK(target->good());
631 CHECK(target->good());