Searched defs:vdex (Results 1 – 8 of 8) sorted by relevance
33 std::unique_ptr<VdexFile> vdex = VdexFile::Open(tmp.GetFd(), in TEST_F() local
252 void CreateDexMetadata(const std::string& vdex, const std::string& out_dm) { in CreateDexMetadata()
143 std::unique_ptr<VdexFile> vdex(new VdexFile(std::move(mmap))); in OpenAtAddress() local
71 std::unique_ptr<VdexFile> vdex(VdexFile::Open(vdex_location, in GetVerifierDeps() local
1432 std::unique_ptr<VdexFile> vdex(VdexFile::Open(vdex_location, in TEST_F() local1766 std::unique_ptr<VdexFile> vdex(VdexFile::Open(vdex_location, in TEST_F() local
1062 std::unique_ptr<VdexFile> vdex; in GetFile() local1098 std::unique_ptr<VdexFile> vdex(VdexFile::OpenFromDm(filename_, *dm_file)); in GetFile() local
190 void SetVdex(VdexFile* vdex) { in SetVdex()
1275 for (const VdexPath& vdex : in_vdexFilesToKeep) { in cleanup() local