Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ResetMetaConfig
Method
ResetMetaConfig
libs/storage/map_files_downloader.cpp:239–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
void MapFilesDownloader::ResetMetaConfig()
240
{
241
m_serversList.clear();
242
m_isMetaConfigRequested = false;
243
}
244
245
} // namespace storage
Callers
5
Java_app_organicmaps_sdk_DownloadResourcesLegacyActivity_nativeResetMetaConfig
Function · 0.80
ApplyCountriesInMemory
Method · 0.80
RunCountriesCheckAsyncSaveOnly
Method · 0.80
Storage
Method · 0.80
ResetMapDownloadMetaConfig
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected