Home
last modified time | relevance | path

Searched defs:dex_filenames (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.cc586 static bool OpenDexFilesFromImage(const std::vector<std::string>& dex_filenames, in OpenDexFilesFromImage()
645 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames, in OpenDexFiles()
822 std::vector<std::string> dex_filenames; in Init() local
/art/dex2oat/
Ddex2oat.cc594 static size_t OpenDexFiles(const std::vector<const char*>& dex_filenames, in OpenDexFiles()
852 std::vector<const char*> dex_filenames; in dex2oat() local