Home | History | Annotate | Download | only in syncable

Lines Matching refs:SERVER_SPECIFICS

693         const sync_pb::EntitySpecifics& server_specifics =
694 (*it)->ref(SERVER_SPECIFICS);
696 ModelType server_type = GetModelTypeFromSpecifics(server_specifics);
1326 ModelType specifics_type = GetModelTypeFromSpecifics(Get(SERVER_SPECIFICS));