Home
last modified time | relevance | path

Searched defs:dst_stream (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/dex2oat/
H A Ddex2oat_image_test.cc139 std::ofstream dst_stream(new_location, std::ios::binary); in CopyDexFiles() local
/aosp12/system/update_engine/payload_consumer/
H A Dpartition_writer.cc524 puffin::UniqueStreamPtr dst_stream(new PuffinExtentStream( in PerformPuffDiffOperation() local
/aosp12/art/runtime/
H A Dhidden_api_test.cc47 std::ofstream dst_stream(dst, std::ios::binary); in Copy() local