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

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
trace-event-listener.rb 77 record '(%s): old_root_id=%s new_root_id=%s', __method__, @adaptor.unique_id( new_root ),
  /external/chromium_org/ui/accessibility/
ax_tree.cc 81 int32 old_root_id = root_ ? root_->id() : 0; local
126 if (root_->id() != old_root_id)

Completed in 59 milliseconds