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