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

  /art/runtime/
art_method-inl.h 371 return GetObsoleteDexCache();
art_method.h 603 mirror::DexCache* GetObsoleteDexCache() REQUIRES_SHARED(Locks::mutator_lock_);
art_method.cc 105 mirror::DexCache* ArtMethod::GetObsoleteDexCache() {
    [all...]

Completed in 283 milliseconds