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(const CompilerOptions& compiler_options, in ArtJniCompileMethodInternal() function
772 return ArtJniCompileMethodInternal<PointerSize::k64>( in ArtQuickJniCompileMethod()
775 return ArtJniCompileMethodInternal<PointerSize::k32>( in ArtQuickJniCompileMethod()