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

  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 2020 HandleScope* handle_scope_; member in class:art::FINAL::FINAL
2025 HandleScope* handle_scope_; member in class:art::FINAL
    [all...]
  /art/compiler/jni/
jni_compiler_test.cc 530 ScopedCheckHandleScope() : handle_scope_(Thread::Current()->GetTopHandleScope()) {
534 EXPECT_EQ(handle_scope_, Thread::Current()->GetTopHandleScope())
539 BaseHandleScope* const handle_scope_; member in struct:art::JniKind::ScopedCheckHandleScope
    [all...]
  /art/runtime/
debugger.cc 3023 StackHandleScope<1> handle_scope_; member in class:art::CatchLocationFinder
    [all...]

Completed in 80 milliseconds