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

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

Completed in 59 milliseconds