OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GcCause
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
84
enum
GcCause
{
93
std::ostream& operator<<(std::ostream& os, const
GcCause
& policy);
471
collector::GcType CollectGarbageInternal(collector::GcType gc_plan,
GcCause
gc_cause,
heap.cc
[
all
...]
Completed in 33 milliseconds