Searched refs:folderPath (Results 1 – 1 of 1) sorted by relevance
317 std::string folderPath; in WaitForSocketFileCreated() local328 folderPath = socketPath.substr(0, lastSlashIdx); in WaitForSocketFileCreated()329 wd = inotify_add_watch(inotifyFd, folderPath.c_str(), IN_CREATE); in WaitForSocketFileCreated()