Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getName
Method
getName
src/remote/client/interface.cpp:10113–10116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10111
}
10112
10113
const char* RmtAuthBlock::getName()
10114
{
10115
return info.name.nullStr();
10116
}
10117
10118
const char* RmtAuthBlock::getPlugin()
10119
{
Callers
nothing calls this directly
Calls
1
nullStr
Method · 0.45
Tested by
no test coverage detected