OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manyrefs
(Results
1 - 1
of
1
) sorted by null
/dalvik/vm/test/
TestIndirectRefTable.cpp
36
IndirectRef
manyRefs
[kTableMax];
270
manyRefs
[i] = irt.add(cookie, obj0);
271
if (
manyRefs
[i] == NULL) {
286
if (!irt.remove(cookie,
manyRefs
[i])) {
298
if (!irt.remove(cookie,
manyRefs
[kTableMax-1])) {
Completed in 185 milliseconds