HomeSort by relevance Sort by last modified time
    Searched refs:DisableGCForShutdown (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/
heap.h 802 void DisableGCForShutdown() REQUIRES(!*gc_complete_lock_);
    [all...]
heap.cc     [all...]
  /art/runtime/
thread_list.cc 107 heap->DisableGCForShutdown();
    [all...]

Completed in 309 milliseconds