Home
last modified time | relevance | path

Searched refs:AutofillSpecificsToValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/protocol/
Dproto_value_conversions_unittest.cc89 TEST_F(ProtoValueConversionsTest, AutofillSpecificsToValue) { in TEST_F() argument
90 TestSpecificsToValue(AutofillSpecificsToValue); in TEST_F()
Dproto_value_conversions.h77 DictionaryValue* AutofillSpecificsToValue(
Dproto_value_conversions.cc170 DictionaryValue* AutofillSpecificsToValue( in AutofillSpecificsToValue() function
299 SET_EXTENSION(sync_pb, autofill, AutofillSpecificsToValue); in EntitySpecificsToValue()