Searched refs:IdWrapper (Results 1 – 1 of 1) sorted by relevance
21 class IdWrapper : public Base {23 IdWrapper() {} in IdWrapper() function24 explicit IdWrapper(const Base& other) : Base(other) { in IdWrapper() function36 class SyncEntity : public IdWrapper<sync_pb::SyncEntity> {40 : IdWrapper<sync_pb::SyncEntity>(other) { in SyncEntity()50 IdWrapper<sync_pb::SyncEntity>::set_old_parent_id( in set_old_parent_id()72 : public IdWrapper<sync_pb::CommitResponse_EntryResponse> {