HomeSort by relevance Sort by last modified time
    Searched refs:next_node_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 334 int64 next_node_id() const { return next_node_id_; } function in class:BookmarkModel
  /system/core/sdcard/
sdcard.c 108 __u64 next_node_id; member in struct:fuse
324 fuse->next_node_id = 2;
423 node = node_create(parent, name, fuse->next_node_id++, fuse->next_generation++);

Completed in 25 milliseconds