Home
last modified time | relevance | path

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

/aosp12/art/runtime/jni/
H A Dcheck_jni.cc985 return CheckVarArgs(soa, arg.va); in CheckPossibleHeapValue()
991 bool CheckVarArgs(ScopedObjectAccess& soa, const VarArgs* args_p) in CheckVarArgs() function in art::__anone2f7feb60110::ScopedCheck