Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRootId
Method
GetRootId
libs/storage/storage.cpp:1441–1444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1439
}
1440
1441
CountryId const Storage::GetRootId() const
1442
{
1443
return m_countries.GetRoot().Value().Name();
1444
}
1445
1446
void Storage::GetChildren(CountryId const & parent, CountriesVec & childIds) const
1447
{
Callers
8
GetRootId
Function · 0.80
Java_app_organicmaps_sdk_downloader_MapManager_nativeGetRoot
Function · 0.80
FillTree
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
DownloadGroup
Function · 0.80
DeleteGroup
Function · 0.80
UNIT_TEST
Function · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
3
GetRoot
Method · 0.80
Name
Method · 0.45
Value
Method · 0.45
Tested by
5
UNIT_CLASS_TEST
Function · 0.64
DownloadGroup
Function · 0.64
DeleteGroup
Function · 0.64
UNIT_TEST
Function · 0.64
UNIT_CLASS_TEST
Function · 0.64