OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumReferenceArgs
(Results
1 - 2
of
2
) sorted by null
/art/compiler/jni/quick/
calling_convention.cc
105
return
NumReferenceArgs
() + (IsStatic() ? 1 : 0);
calling_convention.h
115
size_t
NumReferenceArgs
() const {
Completed in 77 milliseconds