Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/src/
H A Dtorrent_info.cpp238 std::shared_ptr<torrent_info> bencoded_constructor0(entry const& ent) in bencoded_constructor0() function
282 .def("__init__", make_constructor(&bencoded_constructor0)) in bind_torrent_info()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/src/
H A Dtorrent_info.cpp312 std::shared_ptr<torrent_info> bencoded_constructor0(dict d) in bencoded_constructor0() function
358 .def("__init__", make_constructor(&bencoded_constructor0)) in bind_torrent_info()