Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ myGetBlockArray
Method
myGetBlockArray
src/tw/dbdebug.h:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
return GetBlockFile();
88
}
89
BlockArray* myGetBlockArray()
90
{
91
return GetBlockArray();
92
}
93
94
private:
95
};
Callers
1
MapQuantumDatabase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected