Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/protocol/
Dproto_value_conversions_unittest.cc117 TEST_F(ProtoValueConversionsTest, PreferenceSpecificsToValue) { in TEST_F() argument
118 TestSpecificsToValue(PreferenceSpecificsToValue); in TEST_F()
Dproto_value_conversions.h99 DictionaryValue* PreferenceSpecificsToValue(
Dproto_value_conversions.cc256 DictionaryValue* PreferenceSpecificsToValue( in PreferenceSpecificsToValue() function
305 SET_EXTENSION(sync_pb, preference, PreferenceSpecificsToValue); in EntitySpecificsToValue()