Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Stop
Method
Stop
libs/drape_frontend/read_manager.cpp:70–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void ReadManager::Stop()
71
{
72
InvalidateAll();
73
if (m_pool != nullptr)
74
m_pool->Stop();
75
m_pool.reset();
76
}
77
78
void ReadManager::Restart()
79
{
Callers
4
ReleaseResources
Method · 0.45
OnContextDestroy
Method · 0.45
OnRenderingDisabled
Method · 0.45
Do
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected