MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / Current

Function Current

Telegram/SourceFiles/ui/power_saving.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31Flags Current() {
32 return Data;
33}
34
35void SetForceAll(bool force) {
36 if (AllForced == force) {

Callers 15

OnFunction · 0.70
CreatePlaybackDeviceFunction · 0.50
AttachToDeviceFunction · 0.50
StopDetachIfNotUsedSafeFunction · 0.50
reattachIfNeededMethod · 0.50
startMethod · 0.50
lookupSoundMethod · 0.50
ensureSoundCreatedMethod · 0.50
writeSettingsFunction · 0.50
PowerSavingBoxFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected