OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_next_node_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/bookmarks/
bookmark_model.h
416
void
set_next_node_id
(int64 id) { next_node_id_ = id; }
function in class:BookmarkModel
bookmark_codec_unittest.cc
115
model->
set_next_node_id
(max_id);
Completed in 197 milliseconds