Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h726 const HashSet<std::string>* dirty_image_objects_; variable
/art/dex2oat/
Ddex2oat.cc3044 std::unique_ptr<HashSet<std::string>> dirty_image_objects_; member in art::Dex2Oat