Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Devent_service_store.hpp46 static std::optional<UserSubscription> fromJson( in fromJson() function
301 void fromJson(const nlohmann::json::object_t& j) in fromJson() function
H A Dsessions.hpp76 static std::shared_ptr<UserSession> fromJson( in fromJson() function
213 void fromJson(const nlohmann::json::object_t& j) in fromJson() function