Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp528 Value requestSessionId = options.at("currentSessionId"); in executionEntry()
532 static_cast<uint32_t>(std::get<uint32_t>(requestSessionId)); in executionEntry()
526 Value requestSessionId = options.at("currentSessionId"); executionEntry() local