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

  /art/runtime/jit/
jit_code_cache.h 235 void NotifyCollectionDone(Thread* self) REQUIRES(lock_);
jit_code_cache.cc 501 void JitCodeCache::NotifyCollectionDone(Thread* self) {
653 NotifyCollectionDone(self);
    [all...]

Completed in 133 milliseconds