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

  /art/runtime/
runtime.h 272 void AllowNewSystemWeaks() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
runtime.cc     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 288 Runtime::Current()->AllowNewSystemWeaks();
    [all...]

Completed in 188 milliseconds