Home
last modified time | relevance | path

Searched refs:SortDebugInfosByMethodIndex (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Dcompact_dex_writer.h154 void SortDebugInfosByMethodIndex();
Dcompact_dex_writer.cc231 void CompactDexWriter::SortDebugInfosByMethodIndex() { in SortDebugInfosByMethodIndex() function in art::CompactDexWriter
430 SortDebugInfosByMethodIndex(); in Write()