HomeSort by relevance Sort by last modified time
    Searched refs:OpenDexFiles (Results 1 - 2 of 2) sorted by null

  /art/dex2oat/
dex2oat.cc 594 static size_t OpenDexFiles(const std::vector<const char*>& dex_filenames,
    [all...]
  /art/runtime/
runtime.cc 645 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames,
825 OpenDexFiles(dex_filenames, options->image_, boot_class_path);
    [all...]

Completed in 75 milliseconds