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

  /art/runtime/
oat_file_manager.h 74 const OatFile* GetPrimaryOatFile() const REQUIRES(!Locks::oat_file_manager_lock_);
oat_file_manager.cc 139 const OatFile* OatFileManager::GetPrimaryOatFile() const {
    [all...]

Completed in 71 milliseconds