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

  /art/runtime/
handle_scope-inl.h 54 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); local
55 DCHECK_EQ(top_handle_scope, this);
207 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); local
208 DCHECK_EQ(top_handle_scope, this);
thread.h 1638 BaseHandleScope* top_handle_scope; variable
    [all...]

Completed in 51 milliseconds