Home
last modified time | relevance | path

Searched refs:SetDexFile (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Ddex_cache.cc44 SetDexFile(dex_file); in Init()
Ddex_cache.h145 void SetDexFile(const DexFile* dex_file) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) in SetDexFile() function
/art/runtime/
Dclass_linker.cc2475 dex_cache->SetDexFile(&dex_file); in RegisterDexFileLocked()