Home
last modified time | relevance | path

Searched defs:intPtr (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/actions/
H A Drequest_target_base.cpp50 if (auto intPtr = std::get_if<int64_t>(&value)) in run() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp166 int64_t* intPtr = jsonValue.get_ptr<int64_t*>(); in unpackValueWithErrorCode() local