Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ sync
Method
sync
Sming/Components/Storage/src/Partition.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
bool Partition::sync()
263
{
264
return mDevice ? mDevice->sync() : false;
265
}
266
267
size_t Partition::Info::printTo(Print& p) const
268
{
Callers
5
close
Method · 0.45
flush
Method · 0.45
setxattr
Method · 0.45
rename
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected