Searched refs:PathsToWatch (Results 1 – 1 of 1) sorted by relevance
167 CFMutableArrayRef PathsToWatch = [&]() { in createFSEventStream() local168 CFMutableArrayRef PathsToWatch = in createFSEventStream() local173 CFArrayAppendValue(PathsToWatch, CfPathStr); in createFSEventStream()175 return PathsToWatch; in createFSEventStream()200 nullptr, eventStreamCallback, &Context, PathsToWatch, in createFSEventStream()203 CFRelease(PathsToWatch); in createFSEventStream()