Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ typeString
Method
typeString
Sming/Components/Storage/src/Partition.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
String Partition::typeString() const
132
{
133
return toString(type(), subType());
134
}
135
136
String Partition::longTypeString() const
137
{
Callers
1
findDefaultPartition
Function · 0.80
Calls
1
toString
Function · 0.70
Tested by
no test coverage detected