Searched defs:dex_filenames (Results 1 – 2 of 2) sorted by relevance
586 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
594 static size_t OpenDexFiles(const std::vector<const char*>& dex_filenames, in OpenDexFiles()852 std::vector<const char*> dex_filenames; in dex2oat() local