Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
inline void SetSettingsIsEnabled(bool enabled)
37
{
38
settings::Set(kEnabledKey, enabled);
39
}
40
41
} // namespace
42
Callers
1
SetEnabled
Method · 0.85
Calls
1
Set
Function · 0.50
Tested by
no test coverage detected