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

  /external/chromium_org/components/bookmarks/browser/
bookmark_codec.h 148 bool DecodeMetaInfo(const base::DictionaryValue& value,
bookmark_codec.cc 223 if (!DecodeMetaInfo(*roots_d_value, &model_meta_info_map_,
360 if (!DecodeMetaInfo(value, &meta_info_map, &sync_transaction_version))
375 bool BookmarkCodec::DecodeMetaInfo(const base::DictionaryValue& value,

Completed in 39 milliseconds