Searched defs:kOtherBookmarkFolderNameKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_codec.h90 static const char* kOtherBookmarkFolderNameKey; member in class:bookmarks::BookmarkCodec
H A Dbookmark_codec.cc24 const char* BookmarkCodec::kOtherBookmarkFolderNameKey = "other"; member in class:bookmarks::BookmarkCodec
72 roots->Set(kOtherBookmarkFolderNameKey, EncodeNode(other_folder_node));
195 !roots_d_value->Get(kOtherBookmarkFolderNameKey, &other_folder_value) ||

Completed in 90 milliseconds