Home
last modified time | relevance | path

Searched refs:ReleaseFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Doat_file_assistant.h356 std::unique_ptr<OatFile> ReleaseFile();
H A Doat_file_assistant.cc975 std::unique_ptr<OatFile> OatFileAssistant::OatFileInfo::ReleaseFile() { in ReleaseFile() function in art::OatFileAssistant::OatFileInfo
983 return ReleaseFile(); in ReleaseFileForUse()