Searched refs:dst_fpath (Results 1 – 1 of 1) sorted by relevance
1043 std::string dst_fpath = dst_dir + "/" + dst_file; in ReuseWritableFile() local1047 dst_fpath); in ReuseWritableFile()1052 result->reset(new LibradosWritableFile(_GetIoctx(dst_fpath), src_fid, in ReuseWritableFile()1053 dst_fpath, this, options)); in ReuseWritableFile()