Searched refs:new_location (Results 1 – 1 of 1) sorted by relevance
137 std::string new_location = dir + dex_file.substr(slash_pos + 1u); in CopyDexFiles() local139 std::ofstream dst_stream(new_location, std::ios::binary); in CopyDexFiles()141 dex_file = new_location; in CopyDexFiles()