HomeSort by relevance Sort by last modified time
    Searched refs:kObjectOrClass (Results 1 - 2 of 2) sorted by null

  /art/compiler/jni/quick/
calling_convention.cc 120 if (itr_args_ <= kObjectOrClass) {
130 if (itr_args_ > kObjectOrClass) {
148 case kObjectOrClass:
170 if (itr_args_ <= kObjectOrClass) {
calling_convention.h 273 kObjectOrClass = 1

Completed in 207 milliseconds