Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/protocol/
Dproto_value_conversions_unittest.cc55 TEST_F(ProtoValueConversionsTest, EncryptedDataToValue) { in TEST_F() argument
56 TestSpecificsToValue(EncryptedDataToValue); in TEST_F()
Dproto_value_conversions.cc94 DictionaryValue* EncryptedDataToValue(const sync_pb::EncryptedData& proto) { in EncryptedDataToValue() function
244 SET(encrypted, EncryptedDataToValue); in NigoriSpecificsToValue()
252 SET(encrypted, EncryptedDataToValue); in PasswordSpecificsToValue()
Dproto_value_conversions.h50 DictionaryValue* EncryptedDataToValue(