Searched defs:dst_stream (Results 1 – 3 of 3) sorted by relevance
139 std::ofstream dst_stream(new_location, std::ios::binary); in CopyDexFiles() local
524 puffin::UniqueStreamPtr dst_stream(new PuffinExtentStream( in PerformPuffDiffOperation() local
47 std::ofstream dst_stream(dst, std::ios::binary); in Copy() local