Searched refs:WatchedPath (Results 1 – 1 of 1) sorted by relevance
81 std::string WatchedPath; member85 std::string &&WatchedPath, in EventStreamContextData()88 : WatchedPath(std::move(WatchedPath)), Receiver(Receiver) {} in EventStreamContextData()125 Path == ctx->WatchedPath) { in eventStreamCallback()