Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp140 const std::string* jServiceIdentification = in readData() local
142 if (jServiceIdentification != nullptr) in readData()
144 serviceIdentification = *jServiceIdentification; in readData()