Searched defs:jObject (Results 1 – 2 of 2) sorted by relevance
278 static Version FromJson(const Json::Value &jObject) in FromJson()365 static bool FromJson(const Json::Value &jObject, Application *out) in FromJson()433 static bool CreateGpuFromJson(const Json::Value &jObject, GPU *out) in CreateGpuFromJson()491 static Device FromJson(const Json::Value &jObject) in FromJson()
256 static Version *CreateVersionFromJson(const Json::Value &jObject) in CreateVersionFromJson()371 static Application *CreateApplicationFromJson(const Json::Value &jObject) in CreateApplicationFromJson()452 static GPU *CreateGpuFromJson(const Json::Value &jObject) in CreateGpuFromJson()539 static Device *CreateDeviceFromJson(const Json::Value &jObject) in CreateDeviceFromJson()