Home | History | Annotate | Download | only in syncable

Lines Matching refs:ServerKnows

1051         CHECK(id.ServerKnows()) << e;
1072 CHECK(!id.ServerKnows()) << e;
1076 CHECK(id.ServerKnows());
1320 // Note: can't enforce !Get(ID).ServerKnows() here because that could
1611 CHECK((old_next == entry->ref(ID)) || !old_next.ServerKnows());