Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file_manager.cc411 Runtime::Current()->NotifyDexFileLoaded(); in OpenDexFilesFromOat()
H A Druntime.h991 void NotifyDexFileLoaded();
H A Druntime.cc3225 void Runtime::NotifyDexFileLoaded() { in NotifyDexFileLoaded() function in art::Runtime