Searched refs:IndexString (Results 1 - 1 of 1) sorted by relevance

/art/dexlayout/
H A Ddexlayout.cc362 static std::unique_ptr<char[]> IndexString(dex_ir::Header* header, function in namespace:art
493 return IndexString(header, dec_insn, outSize + 1);
896 index_buf = IndexString(header_, dec_insn, 200);

Completed in 150 milliseconds