Home | History | Annotate | Download | only in runtime

Lines Matching refs:vdex_file

164 #include "vdex_file.h"
1006 std::unique_ptr<VdexFile> vdex_file(VdexFile::Open(vdex_filename,
1011 if (vdex_file.get() == nullptr) {
1030 vdex_file.release(),