HomeSort by relevance Sort by last modified time
    Searched refs:EncryptedDataToValue (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 55 TEST_F(ProtoValueConversionsTest, EncryptedDataToValue) {
56 TestSpecificsToValue(EncryptedDataToValue);
proto_value_conversions.h 50 DictionaryValue* EncryptedDataToValue(
proto_value_conversions.cc 94 DictionaryValue* EncryptedDataToValue(const sync_pb::EncryptedData& proto) {
244 SET(encrypted, EncryptedDataToValue);
252 SET(encrypted, EncryptedDataToValue);

Completed in 827 milliseconds