Home
last modified time | relevance | path

Searched defs:notifyFd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h47 int32_t notifyFd = -1; member
86 int32_t notifyFd = -1; member
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp572 int32_t InputDeviceManager::InotifyEventHandler(int32_t epollFd, int32_t notifyFd) in InotifyEventHandler()