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

/art/runtime/
H A Ddex_file.h863 source_file_(nullptr),
870 const char* source_file_; // nullptr if the file from ClassDef still applies. member in struct:art::DexFile::MethodHandleType::PositionInfo
/art/dexlayout/
H A Ddex_ir.h793 source_file_(source_file),
807 const StringId* SourceFile() const { return source_file_; }
821 const StringId* source_file_; // This can be nullptr. member in class:art::dex_ir::ClassDef

Completed in 230 milliseconds