Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ GetSavedPasswordsCount
Method
GetSavedPasswordsCount
cppcryptfs/ui/savedpasswords.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
int SavedPasswords::GetSavedPasswordsCount()
192
{
193
return 0;
194
}
195
196
SavedPasswords::SavedPasswords()
197
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected