Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h168 const std::vector<uint8_t>* CreateInterpreterToCompiledCodeBridge() const
Dcompiler_driver.cc469 const std::vector<uint8_t>* CompilerDriver::CreateInterpreterToCompiledCodeBridge() const { in CreateInterpreterToCompiledCodeBridge() function in art::CompilerDriver