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

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

Completed in 45 milliseconds