Searched defs:CreateOatFileForDexLocation (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc938 open_oat_file.reset(CreateOatFileForDexLocation(dex_location, scoped_flock.GetFile()->Fd(),
1028 const OatFile* ClassLinker::CreateOatFileForDexLocation(const char* dex_location, function in class:art::ClassLinker

Completed in 102 milliseconds