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

  /art/compiler/driver/
compiler_driver.h 170 std::unique_ptr<const std::vector<uint8_t>> CreateQuickToInterpreterBridge() const;
compiler_driver.cc 463 std::unique_ptr<const std::vector<uint8_t>> CompilerDriver::CreateQuickToInterpreterBridge()
    [all...]

Completed in 3777 milliseconds