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

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 101 TEST_F(ProtoValueConversionsTest, BookmarkSpecificsToValue) {
102 TestSpecificsToValue(BookmarkSpecificsToValue);
proto_value_conversions.h 87 DictionaryValue* BookmarkSpecificsToValue(
proto_value_conversions.cc 221 DictionaryValue* BookmarkSpecificsToValue(
301 SET_EXTENSION(sync_pb, bookmark, BookmarkSpecificsToValue);
  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 126 TEST_F(ProtoValueConversionsTest, BookmarkSpecificsToValue) {
127 TestSpecificsToValue(BookmarkSpecificsToValue);
136 scoped_ptr<base::DictionaryValue> value(BookmarkSpecificsToValue(specifics));
proto_value_conversions.h 158 SYNC_EXPORT_PRIVATE base::DictionaryValue* BookmarkSpecificsToValue(
proto_value_conversions.cc 338 base::DictionaryValue* BookmarkSpecificsToValue(
595 SET_FIELD(bookmark, BookmarkSpecificsToValue);

Completed in 78 milliseconds