Home
last modified time | relevance | path

Searched defs:kChildrenKey (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/bookmarks/browser/
Dbookmark_codec.h100 static const char* kChildrenKey; variable
Dbookmark_codec.cc35 const char* BookmarkCodec::kChildrenKey = "children"; member in bookmarks::BookmarkCodec