Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp1476 auto argIt = transaction->arguments.begin(); in findActionOnInterface() local
1489 if (argIt == transaction->arguments.end()) in findActionOnInterface()
1497 *argIt) < 0) in findActionOnInterface()
1504 argIt++; in findActionOnInterface()