Searched defs:client_entity (Results 1 – 4 of 4) sorted by relevance
22 bool IsBookmark(const sync_pb::SyncEntity& client_entity) { in IsBookmark()32 const sync_pb::SyncEntity& client_entity, in CreateNew()58 const sync_pb::SyncEntity& client_entity, in CreateUpdatedVersion()
26 const sync_pb::SyncEntity& client_entity) { in Create()
72 const sync_pb::SyncEntity& client_entity, in CreateUpdatedNigoriEntity()
316 const sync_pb::SyncEntity& client_entity, in CommitEntity()426 sync_pb::SyncEntity client_entity = *it; in HandleCommitRequest() local