OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itr_refs_
(Results
1 - 2
of
2
) sorted by null
/art/compiler/jni/quick/
calling_convention.cc
116
itr_refs_
++;
248
itr_refs_
++;
325
int result = HandleReferencesOffset().Int32Value() +
itr_refs_
* handle_scope_pointer_size_;
calling_convention.h
68
itr_refs_
= 0;
80
: itr_slots_(0),
itr_refs_
(0), itr_args_(0), itr_longs_and_doubles_(0),
202
unsigned int
itr_refs_
;
member in class:art::CallingConvention
Completed in 2341 milliseconds