OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kOtherBookmarkFolderNameKey
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/bookmarks/
bookmark_codec.h
78
static const char*
kOtherBookmarkFolderNameKey
;
bookmark_codec.cc
21
const char* BookmarkCodec::
kOtherBookmarkFolderNameKey
= "other";
55
roots->Set(
kOtherBookmarkFolderNameKey
, EncodeNode(other_folder_node));
149
!roots_d_value->Get(
kOtherBookmarkFolderNameKey
, &other_folder_value) ||
Completed in 49 milliseconds