Searched defs:WatchOptions (Results 1 – 3 of 3) sorted by relevance
104 struct WatchOptions { struct105 Type type = Type::kNonRecursive;131 using WatchOptions = FilePathWatcher::WatchOptions; argument
104 struct WatchOptions { struct105 Type type = Type::kNonRecursive;131 using WatchOptions = FilePathWatcher::WatchOptions; variable
828 class WatchOptions: class