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

  /art/runtime/
oat_file_manager.h 77 const OatFile* GetPrimaryOatFile() const REQUIRES(!Locks::oat_file_manager_lock_);
oat_file_manager.cc 112 const OatFile* OatFileManager::GetPrimaryOatFile() const {
runtime.cc 756 const OatFile* oat_file = GetOatFileManager().GetPrimaryOatFile();
    [all...]

Completed in 1046 milliseconds