Home
last modified time | relevance | path

Searched refs:GetInterpreterHandlerTable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h287 InterpreterHandlerTable GetInterpreterHandlerTable() const in GetInterpreterHandlerTable() function
Dinstrumentation_test.cc486 EXPECT_EQ(instrumentation::kMainHandlerTable, instr->GetInterpreterHandlerTable()); in TEST_F()