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

  /external/chromium_org/components/enhanced_bookmarks/
item_position.cc 77 ItemPosition ItemPosition::CreateAfter(const ItemPosition& other) {
94 // possible, and reset all digits after. This makes sure chaining createAfter
105 // length has to increase. Double it's size to ensure CreateAfter can be
  /external/chromium_org/sync/internal_api/public/base/
ordinal.h 125 Ordinal CreateAfter() const;
325 Ordinal<Traits> Ordinal<Traits>::CreateAfter() const {

Completed in 451 milliseconds