Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/quick/
H A Djni_compiler.cc115 static JniCompiledMethod ArtJniCompileMethodInternal(const CompilerOptions& compiler_options, in ArtJniCompileMethodInternal() function
777 return ArtJniCompileMethodInternal<PointerSize::k64>( in ArtQuickJniCompileMethod()
780 return ArtJniCompileMethodInternal<PointerSize::k32>( in ArtQuickJniCompileMethod()