Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetBookmarksDirectory
Function
GetBookmarksDirectory
libs/map/bookmark_helpers.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
} // namespace
294
295
std::string GetBookmarksDirectory()
296
{
297
return base::JoinPath(GetPlatform().SettingsDir(),
"bookmarks"
);
298
}
299
300
std::string GetTrashDirectory()
301
{
Callers
7
LoadBookmarks
Method · 0.85
MoveCategoryToPosition
Method · 0.85
PrepareToSaveBookmarks
Method · 0.85
GenerateValidAndUniqueFilePathForKML
Function · 0.85
GenerateValidAndUniqueFilePathForGPX
Function · 0.85
UNIT_CLASS_TEST
Function · 0.85
DeleteCategoryFiles
Function · 0.85
Calls
1
JoinPath
Function · 0.85
Tested by
2
UNIT_CLASS_TEST
Function · 0.68
DeleteCategoryFiles
Function · 0.68