Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp260 void subscribeToAdds(const std::string& name, AddCallback func) in subscribeToAdds() function in openpower::pels::Repository
H A Dhost_notifier.cpp39 _repo.subscribeToAdds(subscriptionName, in HostNotifier()
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp262 repo.subscribeToAdds("test", ac); in TEST_F()