MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / uiIsGlobalPasswordSet

Function uiIsGlobalPasswordSet

Libraries/unrar/uisilent.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41
42bool uiIsGlobalPasswordSet()
43{
44 return false;
45}
46
47
48void uiAlarm(UIALARM_TYPE Type)

Callers 2

ReadHeader50Method · 0.70
ExtractArchiveInitMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected