Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ empty
Method
empty
lib/data/image.cc:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
bool Image::empty() const
26
{
27
return _sectors.empty();
28
}
29
30
bool Image::contains(const LogicalLocation& location) const
31
{
Callers
15
decodeDataRecord
Method · 0.45
ptr
Method · 0.45
fluxmap.cc
File · 0.45
createDirectory
Method · 0.45
list
Method · 0.45
list
Method · 0.45
list
Method · 0.45
needsFlushing
Method · 0.45
list
Method · 0.45
list
Method · 0.45
directoryAt
Method · 0.45
resolveDirent
Method · 0.45
Calls
no outgoing calls
Tested by
1
mainTestDevices
Function · 0.36