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

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 109 TEST_F(ProtoValueConversionsTest, NigoriSpecificsToValue) {
110 TestSpecificsToValue(NigoriSpecificsToValue);
proto_value_conversions.h 93 DictionaryValue* NigoriSpecificsToValue(
proto_value_conversions.cc 241 DictionaryValue* NigoriSpecificsToValue(
303 SET_EXTENSION(sync_pb, nigori, NigoriSpecificsToValue);
  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 186 TEST_F(ProtoValueConversionsTest, NigoriSpecificsToValue) {
187 TestSpecificsToValue(NigoriSpecificsToValue);
proto_value_conversions.h 195 SYNC_EXPORT_PRIVATE base::DictionaryValue* NigoriSpecificsToValue(
proto_value_conversions.cc 468 base::DictionaryValue* NigoriSpecificsToValue(
606 SET_FIELD(nigori, NigoriSpecificsToValue);

Completed in 33 milliseconds