Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
Dbundle_event_source_example.cpp147 …int wd = inotify_add_watch(inotifyFd_, SYSTEM_FAULT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO… in GetPollFd() local
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
Devent_source_example.cpp151 …int wd = inotify_add_watch(inotifyFd_, SYSTEM_FAULT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO… in GetPollFd() local
/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_loop_test.cpp149 int wd = inotify_add_watch(inotifyFd_, EVENT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO); in GetPollFd() local
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp599 int wd = inotify_add_watch(inotifyFd_, i.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO); in GetPollFd() local