Home
last modified time | relevance | path

Searched refs:processEntry (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_manager.hpp35 static int processEntry(int mask, const fs::path& entryPath);
H A Dsync_manager_main.cpp27 &Sync::processEntry, std::placeholders::_1, std::placeholders::_2); in main()
H A Dsync_manager.cpp24 int Sync::processEntry(int mask, const fs::path& entryPath) in processEntry() function in phosphor::software::manager::Sync