Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetIdentity
Method
GetIdentity
extensions/pgsql/pgsql/PgDriver.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
IdentityToken_t *PgDriver::GetIdentity()
85
{
86
return myself->GetIdentity();
87
}
88
89
const char *PgDriver::GetProductName()
90
{
Callers
2
Shutdown
Method · 0.45
GetHandle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected