Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetAdditionalWorldScope
Function
GetAdditionalWorldScope
libs/platform/local_country_file_utils.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
char constexpr kOffsetsExt[] =
".offsets"
;
35
36
string GetAdditionalWorldScope()
37
{
38
return
"r"
;
39
}
40
/*
41
bool IsSpecialName(string const & name) { return name ==
"."
|| name ==
".."
; }
42
*/
Callers
2
FindAllLocalMapsAndCleanup
Function · 0.85
GetCountryReader
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected