OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kRootsKey
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/bookmarks/
bookmark_codec.h
76
static const char*
kRootsKey
;
bookmark_codec.cc
19
const char* BookmarkCodec::
kRootsKey
= "roots";
64
main->Set(
kRootsKey
, roots);
138
if (!d_value.Get(
kRootsKey
, &roots))
Completed in 157 milliseconds