Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc67 if (!jit->LoadCompiler(error_msg)) { in Create()
80 bool Jit::LoadCompiler(std::string* error_msg) { in LoadCompiler() function in art::jit::Jit
Djit.h72 bool LoadCompiler(std::string* error_msg);