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
213
Runtime::Current()->GetHeap()->
ConcurrentGC
(ThreadForEnv(env));
552
NATIVE_METHOD(VMRuntime,
concurrentGC
, "()V"),
/art/runtime/gc/
heap.h
273
void
ConcurrentGC
(Thread* self) LOCKS_EXCLUDED(Locks::runtime_shutdown_lock_);
[
all
...]
heap.cc
[
all
...]
Completed in 196 milliseconds