Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp110 explicit IndexedCallback(const PropertyIndex& callbackIndex) : in IndexedCallback() argument
111 Callback(), index(callbackIndex) in IndexedCallback()