Home
last modified time | relevance | path

Searched refs:add_files_impl (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dcreate_torrent.cpp88 void add_files_impl(file_storage& fs, std::string const& p in add_files_impl() function
115 add_files_impl(fs, p, combine_path(l, leaf), pred, flags); in add_files_impl()
220 add_files_impl(fs, parent_path(complete(utf8)) in add_files()
228 add_files_impl(fs, parent_path(complete(utf8)) in add_files()
251 add_files_impl(fs, parent_path(complete(file)), filename(file), p, flags); in add_files()
256 add_files_impl(fs, parent_path(complete(file)), filename(file) in add_files()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dcreate_torrent.cpp88 void add_files_impl(file_storage& fs, std::string const& p in add_files_impl() function
115 add_files_impl(fs, p, combine_path(l, leaf), pred, flags); in add_files_impl()
220 add_files_impl(fs, parent_path(complete(utf8)) in add_files()
228 add_files_impl(fs, parent_path(complete(utf8)) in add_files()
251 add_files_impl(fs, parent_path(complete(file)), filename(file), p, flags); in add_files()
256 add_files_impl(fs, parent_path(complete(file)), filename(file) in add_files()