Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Djni_compiler.cc195 const char* jni_end_shorty; in ArtJniCompileMethodInternal() local
197 jni_end_shorty = "ILL"; in ArtJniCompileMethodInternal()
199 jni_end_shorty = "IL"; in ArtJniCompileMethodInternal()
201 jni_end_shorty = "VL"; in ArtJniCompileMethodInternal()
203 jni_end_shorty = "V"; in ArtJniCompileMethodInternal()
211 jni_end_shorty, in ArtJniCompileMethodInternal()