Searched refs:WatchedErrorEvent (Results 1 – 6 of 6) sorted by relevance
/dports/www/firefox/firefox-99.0/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 32 class WatchedErrorEvent final : public Runnable { class 39 WatchedErrorEvent( in WatchedErrorEvent() function in mozilla::__anon0816dcda0111::WatchedErrorEvent 1000 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 1001 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 32 class WatchedErrorEvent final : public Runnable { class 39 WatchedErrorEvent( in WatchedErrorEvent() function in mozilla::__anond96dcf260111::WatchedErrorEvent 1000 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 1001 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 32 class WatchedErrorEvent final : public Runnable { class 39 WatchedErrorEvent( in WatchedErrorEvent() function in mozilla::__anon07dbdd8f0111::WatchedErrorEvent 1000 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 1001 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 30 class WatchedErrorEvent final : public Runnable { class 37 WatchedErrorEvent( in WatchedErrorEvent() function in mozilla::__anona00e5e5f0111::WatchedErrorEvent 997 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 998 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 30 class WatchedErrorEvent final : public Runnable class 38 WatchedErrorEvent(const nsMainThreadPtrHandle<nsINativeFileWatcherErrorCallback>& aOnError, in WatchedErrorEvent() function in mozilla::__anondd256a010111::WatchedErrorEvent 992 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 993 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/filewatcher/ |
H A D | NativeFileWatcherWin.cpp | 32 class WatchedErrorEvent final : public Runnable { class 39 WatchedErrorEvent( in WatchedErrorEvent() function in mozilla::__anon1d3a5a110111::WatchedErrorEvent 999 RefPtr<WatchedErrorEvent> errorRunnable = in ReportError() 1000 new WatchedErrorEvent(aOnError, anError, anOSError); in ReportError()
|