Home
last modified time | relevance | path

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

/art/dexlayout/
Dcompact_dex_writer.cc202 void CompactDexWriter::WriteDebugInfoItem(Stream* stream, dex_ir::DebugInfoItem* debug_info) { in WriteDebugInfoItem() function in art::CompactDexWriter
Ddex_writer.cc519 void DexWriter::WriteDebugInfoItem(Stream* stream, dex_ir::DebugInfoItem* debug_info) { in WriteDebugInfoItem() function in art::DexWriter