Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc874 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames, in OpenDexFiles()
1159 std::vector<std::string> dex_filenames; in Init() local
/art/compiler/
Doat_test.cc147 const std::vector<const char*>& dex_filenames, in WriteElf()