MCPcopy Create free account
hub / github.com/comaps/comaps / SetSettingsIsEnabled

Function SetSettingsIsEnabled

libs/map/gps_tracker.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36inline void SetSettingsIsEnabled(bool enabled)
37{
38 settings::Set(kEnabledKey, enabled);
39}
40
41} // namespace
42

Callers 1

SetEnabledMethod · 0.85

Calls 1

SetFunction · 0.50

Tested by

no test coverage detected