Home | History | Annotate | Download | only in engine

Lines Matching defs:specifics

141   sync_pb::EntitySpecifics specifics;
142 syncable::AddDefaultExtensionValue(model_type, &specifics);
158 entry.Put(syncable::SERVER_SPECIFICS, specifics);
162 entry.Put(syncable::SPECIFICS, specifics);
502 browser_sync::EntitySpecificsToValue(record.specifics));
504 *node_value, "specifics");
532 child_specifics = node.GetEntry()->Get(syncable::SPECIFICS);
541 record.specifics = child_specifics;
553 record.specifics = child_specifics;
565 record.specifics = child_specifics;
576 record.specifics = child_specifics;