Home
last modified time | relevance | path

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

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dcreate_torrent.cpp158 …string_view (file_storage::*file_storage_file_name)(file_index_t) const = &file_storage::file_name; in bind_create_torrent() local
185 .def("file_name", file_storage_file_name) in bind_create_torrent()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dcreate_torrent.cpp153 …string_view (file_storage::*file_storage_file_name)(file_index_t) const = &file_storage::file_name; in bind_create_torrent() local
180 .def("file_name", file_storage_file_name) in bind_create_torrent()