OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IncrementDisableMovingGC
(Results
1 - 4
of
4
) sorted by null
/art/runtime/gc/
heap.h
262
void
IncrementDisableMovingGC
(Thread* self);
[
all
...]
heap.cc
656
void Heap::
IncrementDisableMovingGC
(Thread* self) {
[
all
...]
/art/runtime/
jni_internal.cc
[
all
...]
class_linker.cc
209
heap->
IncrementDisableMovingGC
(self);
[
all
...]
Completed in 146 milliseconds