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

  /external/chromium/chrome/browser/bookmarks/
bookmark_codec.cc 153 DecodeNode(*static_cast<DictionaryValue*>(root_folder_value), NULL,
155 DecodeNode(*static_cast<DictionaryValue*>(other_folder_value), NULL,
179 DecodeNode(*static_cast<DictionaryValue*>(child_value), parent, NULL);
184 bool BookmarkCodec::DecodeNode(const DictionaryValue& value,
bookmark_codec.h 117 bool DecodeNode(const DictionaryValue& value,

Completed in 91 milliseconds