Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ fromJson
Method
fromJson
lib/type/Type.cpp:271–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
bool Type::fromJson(Json::Value Json) { return Type::fromJson(Json, nullptr); }
272
273
bool Type::fromJson(Json::Value Json, const TypeAnalysisReport *Report) {
274
try {
Callers
15
loadTarget
Method · 0.45
loadUT
Method · 0.45
UTLoader
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
15
isNull
Method · 0.80
empty
Method · 0.80
isString
Method · 0.80
isUInt
Method · 0.80
isBool
Method · 0.80
asString
Method · 0.80
asUInt
Method · 0.80
end
Method · 0.80
asBool
Method · 0.80
isInt
Method · 0.80
asInt
Method · 0.80
isUInt64
Method · 0.80
Tested by
13
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36