Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Djni_compiler.cc61 CompiledMethod* ArtJniCompileMethodInternal(CompilerDriver* driver, in ArtJniCompileMethodInternal() function
602 return ArtJniCompileMethodInternal(compiler, access_flags, method_idx, dex_file); in ArtQuickJniCompileMethod()