Home
last modified time | relevance | path

Searched defs:inotifyFd_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/libinput_adapter/include/
H A Dhotplug_detector.h49 UniqueFd inotifyFd_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_file_observer.h45 static int inotifyFd_; variable
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.h52 int inotifyFd_; variable
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.h84 int inotifyFd_; variable
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.h85 int inotifyFd_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_inotify.h80 static inline int inotifyFd_ = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp30 int MtpFileObserver::inotifyFd_ = 0; member in OHOS::Media::MtpFileObserver