Searched defs:LoadFile (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/oat/ | ||
| D | oat_file_assistant.cc | 1000 std::unique_ptr<OatFile> OatFileAssistant::OatFileInfoBackedByOat::LoadFile( in LoadFile() function in art::OatFileAssistant::OatFileInfoBackedByOat |
| D | oat_file_assistant.h | 468 virtual std::unique_ptr<OatFile> LoadFile(std::string* error_msg) const { in LoadFile() function |