Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/protocol/
Dproto_value_conversions_unittest.cc113 TEST_F(ProtoValueConversionsTest, PasswordSpecificsToValue) { in TEST_F() argument
114 TestSpecificsToValue(PasswordSpecificsToValue); in TEST_F()
Dproto_value_conversions.h96 DictionaryValue* PasswordSpecificsToValue(
Dproto_value_conversions.cc249 DictionaryValue* PasswordSpecificsToValue( in PasswordSpecificsToValue() function
304 SET_EXTENSION(sync_pb, password, PasswordSpecificsToValue); in EntitySpecificsToValue()