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

  /art/runtime/
runtime.h 300 void AllowNewSystemWeaks() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
runtime.cc     [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 423 LOG(INFO) << "AllowNewSystemWeaks";
425 Runtime::Current()->AllowNewSystemWeaks();
    [all...]
mark_sweep.cc 293 Runtime::Current()->AllowNewSystemWeaks();
    [all...]

Completed in 57 milliseconds