Searched defs:dst_stream (Results 1 – 2 of 2) sorted by relevance
139 std::ofstream dst_stream(new_location, std::ios::binary); in CopyDexFiles() local
492 std::ofstream dst_stream(dst, std::ios::binary); in Copy() local