Home
last modified time | relevance | path

Searched defs:IsCurrentParamALong (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/jni/quick/
H A Dcalling_convention.cc128 bool ManagedRuntimeCallingConvention::IsCurrentParamALong() { in IsCurrentParamALong() function in art::ManagedRuntimeCallingConvention
266 bool JniCallingConvention::IsCurrentParamALong() { in IsCurrentParamALong() function in art::JniCallingConvention