Home
last modified time | relevance | path

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

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