Home
last modified time | relevance | path

Searched refs:MakeSingleDexFile (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_class.cc89 static std::unique_ptr<const art::DexFile> MakeSingleDexFile(art::Thread* self, in MakeSingleDexFile() function
252 std::unique_ptr<const art::DexFile> dex_file(MakeSingleDexFile(self, in ClassPreDefine()