Searched refs:parentPath (Results 1 – 1 of 1) sorted by relevance
641 const std::string parentPath = android::base::Dirname(path); in WaitForFileInternal() local644 CF_EXPECT(WaitForFile(parentPath, timeoutSec), in WaitForFileInternal()647 auto watcher = InotifyWatcher(inotify, parentPath.c_str(), IN_CREATE); in WaitForFileInternal()