Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Djni_compiler.cc117 static JniCompiledMethod ArtJniCompileMethodInternal(CompilerDriver* driver, in ArtJniCompileMethodInternal() function
778 return ArtJniCompileMethodInternal<PointerSize::k64>( in ArtQuickJniCompileMethod()
781 return ArtJniCompileMethodInternal<PointerSize::k32>( in ArtQuickJniCompileMethod()