Home
last modified time | relevance | path

Searched defs:endIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dprivileges.hpp155 size_t endIndex = basePrivilegeCount; in getActivePrivilegeNames() local
/openbmc/bmcweb/include/
H A Dauthentication.hpp155 auto endIndex = cookieValue.find(';', startIndex); in performCookieAuth() local