Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file.h549 const char* source_file_ = nullptr; // nullptr if the file from ClassDef still applies. member
/aosp12/art/dexlayout/
H A Ddex_ir.h946 const StringId* source_file_; // This can be nullptr. variable