Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp522 Value requestUserId = options.at("userId"); in executionEntry() local
525 userId = static_cast<uint8_t>(std::get<int>(requestUserId)); in executionEntry()