MCPcopy Create free account
hub / github.com/Samsung/UTopia / fromJson

Method fromJson

lib/inputanalysis/InputAnalysisReport.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35bool InputAnalysisReport::fromJson(Json::Value Root) {
36 assert(false && "Not Implemented");
37}
38
39bool InputAnalysisReport::fromJson(Json::Value &Root,
40 const TypeAnalysisReport &Report) {

Callers 1

deserializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected