EntitySpecificsToValue   51 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> ref_spec(EntitySpecificsToValue(specifics));
EntitySpecificsToValue   52 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> e_spec(EntitySpecificsToValue(
EntitySpecificsToValue   71 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> ref_spec(EntitySpecificsToValue(specifics));
EntitySpecificsToValue   72 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> e_spec(EntitySpecificsToValue(
EntitySpecificsToValue  114 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> ref_spec(EntitySpecificsToValue(
EntitySpecificsToValue  116 sync/api/sync_change_unittest.cc   scoped_ptr<base::DictionaryValue> e_spec(EntitySpecificsToValue(
EntitySpecificsToValue  124 sync/api/sync_change_unittest.cc   ref_spec.reset(EntitySpecificsToValue(add_specifics));
EntitySpecificsToValue  125 sync/api/sync_change_unittest.cc   e_spec.reset(EntitySpecificsToValue(e.sync_data().GetSpecifics()));
EntitySpecificsToValue  132 sync/api/sync_change_unittest.cc   ref_spec.reset(EntitySpecificsToValue(delete_specifics));
EntitySpecificsToValue  133 sync/api/sync_change_unittest.cc   e_spec.reset(EntitySpecificsToValue(e.sync_data().GetSpecifics()));
EntitySpecificsToValue  182 sync/api/sync_data.cc       EntitySpecificsToValue(GetSpecifics()));
EntitySpecificsToValue   44 sync/internal_api/change_record.cc     value->Set("specifics", EntitySpecificsToValue(specifics));
EntitySpecificsToValue   64 sync/internal_api/public/change_record_unittest.cc         EntitySpecificsToValue(record.specifics));
EntitySpecificsToValue  810 sync/protocol/proto_value_conversions.cc     SET(specifics, EntitySpecificsToValue);
EntitySpecificsToValue  274 sync/protocol/proto_value_conversions.h SYNC_EXPORT_PRIVATE base::DictionaryValue* EntitySpecificsToValue(
EntitySpecificsToValue  265 sync/protocol/proto_value_conversions_unittest.cc TEST_F(ProtoValueConversionsTest, EntitySpecificsToValue) {
EntitySpecificsToValue  303 sync/protocol/proto_value_conversions_unittest.cc   scoped_ptr<base::DictionaryValue> value(EntitySpecificsToValue(specifics));
EntitySpecificsToValue   97 sync/syncable/entry_kernel.cc       value = EntitySpecificsToValue(decrypted);
EntitySpecificsToValue  100 sync/syncable/entry_kernel.cc       value = EntitySpecificsToValue(kernel.ref(field));