OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GC_EXPLICIT
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/alloc/
Heap.h
40
extern const GcSpec *
GC_EXPLICIT
;
Heap.cpp
62
"
GC_EXPLICIT
"
65
const GcSpec *
GC_EXPLICIT
= &kGcExplicitSpec;
470
} else if (spec ==
GC_EXPLICIT
) {
Alloc.cpp
307
dvmCollectGarbageInternal(
GC_EXPLICIT
);
Completed in 365 milliseconds