Searched refs:fromJson (Results 1 – 4 of 4) sorted by relevance
21 methods.fromJson(jsonValue); in TEST()47 methods.fromJson(jsonValue); in TEST()
158 .fromJson(*jObj); in readData()179 UserSession::fromJson(*jObj); in readData()226 .fromJson(*esobj); in readData()248 UserSubscription::fromJson(*subobj); in readData()
46 static std::optional<UserSubscription> fromJson( in fromJson() function301 void fromJson(const nlohmann::json::object_t& j) in fromJson() function
76 static std::shared_ptr<UserSession> fromJson( in fromJson() function204 void fromJson(const nlohmann::json::object_t& j) in fromJson() function