OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmCollectGarbageInternal
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/alloc/
Heap.h
87
void
dvmCollectGarbageInternal
(const GcSpec *spec);
Heap.cpp
179
dvmCollectGarbageInternal
(spec);
446
void
dvmCollectGarbageInternal
(const GcSpec* spec)
Alloc.cpp
307
dvmCollectGarbageInternal
(GC_EXPLICIT);
HeapSource.cpp
523
dvmCollectGarbageInternal
(GC_CONCURRENT);
[
all
...]
Completed in 33 milliseconds