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

  /art/compiler/
oat_writer.h 184 UniquePtr<const std::vector<uint8_t> > interpreter_to_interpreter_bridge_; member in class:art::OatWriter
oat_writer.cc 189 DO_TRAMPOLINE(interpreter_to_interpreter_bridge_, InterpreterToInterpreterBridge);
570 DO_TRAMPOLINE(interpreter_to_interpreter_bridge_);
    [all...]

Completed in 96 milliseconds