OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CollectGarbageInternal
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.cc
793
CollectGarbageInternal
(collector::kGcTypeSticky, kGcCauseForAlloc, false);
[
all
...]
heap.h
469
// Sometimes
CollectGarbageInternal
decides to run a different Gc than you requested. Returns
471
collector::GcType
CollectGarbageInternal
(collector::GcType gc_plan, GcCause gc_cause,
Completed in 52 milliseconds