Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dcount.hpp75 std::get<resultIndex>(storage.get()) = r; in operator ()()
H A Ddata_types.hpp36 constexpr auto resultIndex = 1; variable
H A Delog.hpp191 const auto& result = std::get<resultIndex>(storage); in captureMetadata()