Searched defs:kChildrenKey (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/components/bookmarks/browser/ | ||
| D | bookmark_codec.h | 100 static const char* kChildrenKey; variable |
| D | bookmark_codec.cc | 35 const char* BookmarkCodec::kChildrenKey = "children"; member in bookmarks::BookmarkCodec |