Searched refs:OpenDexFiles (Results 1 – 2 of 2) sorted by relevance
594 static size_t OpenDexFiles(const std::vector<const char*>& dex_filenames, in OpenDexFiles() function1335 size_t failure_count = OpenDexFiles(dex_filenames, dex_locations, boot_class_path); in dex2oat()1459 size_t failure_count = OpenDexFiles(dex_filenames, dex_locations, dex_files); in dex2oat()
645 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames, in OpenDexFiles() function825 OpenDexFiles(dex_filenames, options->image_, boot_class_path); in Init()