Searched refs:DecodeChildren (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_codec.h104 bool DecodeChildren(const ListValue& child_value_list,
114 // created appropriately by way of DecodeChildren. If node is NULL a new
H A Dbookmark_codec.cc169 bool BookmarkCodec::DecodeChildren(const ListValue& child_value_list, function in class:BookmarkCodec
282 if (!DecodeChildren(*static_cast<ListValue*>(child_values), node))

Completed in 36 milliseconds