Searched defs:GetDexCache (Results 1 – 6 of 6) sorted by relevance
45 inline mirror::DexCache* MethodVerifier::GetDexCache() { in GetDexCache() function
206 inline mirror::DexCache* ClassLinker::GetDexCache(size_t idx) { in GetDexCache() function
34 inline mirror::DexCache* CompilerDriver::GetDexCache(const DexCompilationUnit* mUnit) { in GetDexCache() function
281 inline mirror::DexCache* ArtField::GetDexCache() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexCache() function
529 inline mirror::DexCache* ArtMethod::GetDexCache() { in GetDexCache() function
63 inline DexCache* Class::GetDexCache() { in GetDexCache() function