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

  /art/compiler/
oat_writer.h 188 UniquePtr<const std::vector<uint8_t> > portable_to_interpreter_bridge_; member in class:art::OatWriter
oat_writer.cc 193 DO_TRAMPOLINE(portable_to_interpreter_bridge_, PortableToInterpreterBridge);
574 DO_TRAMPOLINE(portable_to_interpreter_bridge_);
    [all...]

Completed in 325 milliseconds