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 213 TEST_F(ProtoValueConversionsTest, NigoriSpecificsToValue) {
214 TestSpecificsToValue(NigoriSpecificsToValue);
proto_value_conversions.h 236 SYNC_EXPORT_PRIVATE base::DictionaryValue* NigoriSpecificsToValue(
proto_value_conversions.cc 570 base::DictionaryValue* NigoriSpecificsToValue(
729 SET_FIELD(nigori, NigoriSpecificsToValue);
    [all...]

Completed in 57 milliseconds