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

  /art/runtime/
runtime.h 320 void DisallowNewSystemWeaks() SHARED_REQUIRES(Locks::mutator_lock_);
runtime.cc     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 209 Runtime::Current()->DisallowNewSystemWeaks();
    [all...]

Completed in 602 milliseconds