Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetResourceDir
Method
SetResourceDir
libs/platform/platform.cpp:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
void Platform::SetResourceDir(std::string const & path)
284
{
285
m_resourcesDir = base::AddSlashIfNeeded(path);
286
}
287
288
// static
289
bool Platform::MkDirChecked(std::string const & dirName)
Callers
15
main
Function · 0.80
InitCountryInfoGetter
Method · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
complex_generator.cpp
File · 0.80
generator_tool.cpp
File · 0.80
main
Function · 0.80
main
Function · 0.80
SetPlatformDirs
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
1
AddSlashIfNeeded
Function · 0.85
Tested by
1
ParseOptions
Function · 0.64