OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toIndirectRef
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/
IndirectRefTable.h
361
static inline IndirectRef
toIndirectRef
(u4 index, u4 serial, IndirectRefKind kind) {
IndirectRefTable.cpp
129
result =
toIndirectRef
(slot - table_, slot->serial, kind_);
Completed in 367 milliseconds