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

  /external/chromium_org/components/bookmarks/browser/
bookmark_model.h 254 int64 next_node_id() const { return next_node_id_; } function in class:BookmarkModel
  /external/chromium_org/v8/src/
allocation-tracker.h 52 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::AllocationTraceTree
profile-generator.h 156 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::ProfileTree

Completed in 504 milliseconds