Home
last modified time | relevance | path

Searched refs:InotifyEventStruct (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/watchdog/src/watchdog/observers/
Dinotify_c.py106 class InotifyEventStruct(ctypes.Structure): class
128 EVENT_SIZE = ctypes.sizeof(InotifyEventStruct)
/aosp_15_r20/external/python/watchdog/
Dchangelog.rst33 - [inotify] Renamed the ``inotify_event_struct`` class to ``InotifyEventStruct`` (`#1055 <https://g…