Home | History | Annotate | Download | only in syncable

Lines Matching refs:GetIsDel

1005     if (!e.GetIsDel()) {
1027 if (!SyncAssert(!parent.GetIsDel(), FROM_HERE,
1051 if (!SyncAssert(e.GetIsDel(), FROM_HERE,
1071 if (!e.GetIsDel()) {
1105 if (!SyncAssert(!(!id.ServerKnows() && e.GetIsDel() && e.GetIsUnsynced()),