Home | History | Annotate | Download | only in engine

Lines Matching refs:Put

221   local_entry.Put(SYNCING, false);
323 local_entry->Put(BASE_VERSION, new_version);
326 local_entry->Put(SERVER_VERSION, new_version);
370 local_entry->Put(SERVER_IS_DEL, committed_entry.deleted());
376 local_entry->Put(syncable::SERVER_IS_DIR,
379 local_entry->Put(syncable::SERVER_SPECIFICS,
381 local_entry->Put(syncable::SERVER_MTIME,
383 local_entry->Put(syncable::SERVER_CTIME,
385 local_entry->Put(syncable::SERVER_POSITION_IN_PARENT,
394 local_entry->Put(syncable::SERVER_PARENT_ID,
396 local_entry->Put(syncable::SERVER_NON_UNIQUE_NAME,
403 local_entry->Put(IS_UNAPPLIED_UPDATE, false);
426 local_entry->Put(syncable::NON_UNIQUE_NAME, server_name);
477 local_entry->Put(IS_UNSYNCED, false);