Searched refs:datatype_context (Results 1 – 5 of 5) sorted by relevance
181 std::string datatype_context; in Associate() local182 if (shared_change_processor_->GetDataTypeContext(&datatype_context)) { in Associate()184 type(), syncer::SyncChangeProcessor::NO_REFRESH, datatype_context); in Associate()
383 std::string datatype_context; in StartAssociationWithSharedChangeProcessor() local384 if (shared_change_processor->GetDataTypeContext(&datatype_context)) { in StartAssociationWithSharedChangeProcessor()386 type(), syncer::SyncChangeProcessor::NO_REFRESH, datatype_context); in StartAssociationWithSharedChangeProcessor()
131 sync_pb::DataTypeContext datatype_context[MODEL_TYPE_COUNT]; member
797 kernel_->persisted_info.datatype_context[it.Get()].Clear(); in PurgeEntriesWithTypeIn()923 context->CopyFrom(kernel_->persisted_info.datatype_context[type]); in GetDataTypeContext()931 kernel_->persisted_info.datatype_context[type].CopyFrom(context); in SetDataTypeContext()
298 info.datatype_context[type].SerializeToString(&context); in SaveChanges()609 info->kernel_info.datatype_context[type].ParseFromArray( in LoadInfo()