Searched refs:AddInotifyEvents (Results 1 – 3 of 3) sorted by relevance
36 static bool AddInotifyEvents(const int &inotifyFd, const ContextSptr &context);
134 bool MtpFileObserver::AddInotifyEvents(const int &inotifyFd, const ContextSptr &context) in AddInotifyEvents() function in OHOS::Media::MtpFileObserver211 AddInotifyEvents(inotifyFd_, context); in WatchPathThread()
612 ret = MtpFileObserver::AddInotifyEvents(inotifyFd, context);