Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_writer.cc844 Stream stream_storage(output->GetMainSection()); in Write() local
845 Stream* stream = &stream_storage; in Write()