OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConcurrentGC
(Results
1 - 3
of
3
) sorted by null
/art/runtime/native/
dalvik_system_VMRuntime.cc
196
Runtime::Current()->GetHeap()->
ConcurrentGC
(self);
204
NATIVE_METHOD(VMRuntime,
concurrentGC
, "()V"),
/art/runtime/gc/
heap.h
171
void
ConcurrentGC
(Thread* self) LOCKS_EXCLUDED(Locks::runtime_shutdown_lock_);
heap.cc
[
all
...]
Completed in 24 milliseconds