Searched defs:dex_file_location_ (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/oat/ | ||
| D | oat_file.h | 678 const std::string dex_file_location_; variable |
| /art/dex2oat/linker/ | ||
| D | oat_writer.cc | 313 std::unique_ptr<std::string> dex_file_location_; member in art::linker::OatWriter::OatDexFile |