Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLastPage
Method
getLastPage
src/jrd/CryptoManager.cpp:1393–1396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1391
}
1392
1393
ULONG CryptoManager::getLastPage(thread_db* tdbb)
1394
{
1395
return PAG_last_page(tdbb) + 1;
1396
}
1397
1398
UCHAR CryptoManager::getCurrentState(thread_db* tdbb) const
1399
{
Callers
nothing calls this directly
Calls
1
PAG_last_page
Function · 0.85
Tested by
no test coverage detected