Home
last modified time | relevance | path

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

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