Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc245 HashMap<std::string_view, mirror::Object*> descriptor_to_class; in FindClassesByDescriptor() local
326 const HashMap<std::string_view, mirror::Object*> descriptor_to_class = in MatchDirtyObjectPaths() local