Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getValue
Method
getValue
lib/type/GlobalDef.cpp:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
std::string EnumConst::getName() const { return Name; }
63
64
int64_t EnumConst::getValue() const { return Value; }
65
66
Json::Value EnumConst::toJson() const {
67
Json::Value Json;
Callers
6
of
Method · 0.45
addFieldToDescriptorEnumType
Method · 0.45
generate
Method · 0.45
handle
Method · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
3
handle
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36