Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.h656 const std::string dex_file_location_; variable
/art/dex2oat/linker/
Doat_writer.cc286 std::unique_ptr<std::string> dex_file_location_; member in art::linker::OatWriter::OatDexFile