Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h289 static bool LoadCompilerLibrary(std::string* error_msg);
Djit.cc225 bool Jit::LoadCompilerLibrary(std::string* error_msg) { in LoadCompilerLibrary() function in art::jit::Jit