Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetSavePassphrase
Method
GetSavePassphrase
Src/ParameterCompone/ParameterUser.cpp:332–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
bool CParameterUser::GetSavePassphrase() const
333
{
334
return m_Data.m_bSavePassphrase;
335
}
336
337
int CParameterUser::SetSavePassphrase(bool bSave)
338
{
Callers
1
SetParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected