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