Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getTypeName
Method
getTypeName
lib/type/Type.cpp:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
size_t Type::getTypeSize() const { return TypeSize; }
193
194
std::string Type::getTypeName() const { return TypeName; }
195
196
const Enum *Type::getGlobalDef() const { return GlobalDef.get(); }
197
Callers
4
addFieldToDescriptorEnumType
Method · 0.80
copyMutationPointerType
Method · 0.80
copyMutationEnumType
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64