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

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

Completed in 142 milliseconds