Searched refs:pNum (Results 1 – 1 of 1) sorted by relevance
2356 uint8_t* pNum = std::get_if<uint8_t>(&num); in getPSUCount() local2357 if (!pNum) in getPSUCount()2363 return *pNum; in getPSUCount()