Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h708 const std::vector<std::string>* dirty_image_objects_; variable
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2956 std::unique_ptr<std::vector<std::string>> dirty_image_objects_; member in art::Dex2Oat