Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp185 bool redfishType = false; in getUserGroupFromAccountType() local
192 redfishType = true; in getUserGroupFromAccountType()
219 if (redfishType ^ webUIType) in getUserGroupFromAccountType()
227 if (redfishType && webUIType) in getUserGroupFromAccountType()