Searched refs:lastDestFilePath_ (Results 1 – 2 of 2) sorted by relevance
33 lastDestFilePath_ = destPath_; in OnQuery()34 lastDestFilePath_.append("-") in OnQuery()43 HandleEventFile(srcPath_, lastDestFilePath_); in OnQuery()45 lastDestFilePath_ = destPath_; in OnQuery()46 lastDestFilePath_.append("-") in OnQuery()64 HandleEventFile(srcPath_, lastDestFilePath_); in OnComplete()
40 std::string lastDestFilePath_; variable