Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ longTypeString
Method
longTypeString
Sming/Components/Storage/src/Partition.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
String Partition::longTypeString() const
137
{
138
return toLongString(type(), subType());
139
}
140
141
bool Partition::verify(Partition::Type type, uint8_t subtype) const
142
{
Callers
nothing calls this directly
Calls
1
toLongString
Function · 0.70
Tested by
no test coverage detected