OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmMarkImmuneObjects
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/alloc/
HeapSource.h
188
void
dvmMarkImmuneObjects
(const char *immuneLimit);
HeapSource.cpp
878
void
dvmMarkImmuneObjects
(const char *immuneLimit)
[
all
...]
MarkSweep.cpp
184
dvmMarkImmuneObjects
(gcHeap->markContext.immuneLimit);
Completed in 30 milliseconds