Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/
H A Dwatch.cpp29 UserType userFunc) : in Watch() argument
32 userFunc(userFunc) in Watch()
123 userData->userFunc(userMap); in callback()
H A Dwatch.hpp47 const std::filesystem::path& path, UserType userFunc);
94 UserType userFunc; member in phosphor::dump::inotify::Watch