Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp224 const nlohmann::json::object_t* subobj = in readData() local
226 if (subobj == nullptr) in readData()
232 UserSubscription::fromJson(*subobj); in readData()