Home
last modified time | relevance | path

Searched refs:setPostCopyCallback (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dcopycore.hh66 void setPostCopyCallback( std::function< void( const std::string &source_fullname, int row,
H A Dvirtualdirmode_copy.cc248 cc->setPostCopyCallback( [this, in copy()
H A Dcopycore.cc1930 void CopyCore::setPostCopyCallback( std::function< void( const std::string &source_fullname, int ro… in setPostCopyCallback() function in CopyCore