Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ StopEventLoop
Function
StopEventLoop
libs/testing/testingmain.cpp:59–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void StopEventLoop()
60
{
61
#if defined(OMIM_OS_IPHONE)
62
CFRunLoopStop(CFRunLoopGetMain());
63
#elif defined(QAPP)
64
QAPP::exit();
65
#endif
66
}
67
68
void Wait()
69
{
Callers
8
InitStorage
Function · 0.85
DownloadFile
Function · 0.85
ChangeCountry
Function · 0.85
UNIT_CLASS_TEST
Function · 0.85
InitStorage
Function · 0.85
DownloadGroup
Function · 0.85
UNIT_TEST
Function · 0.85
OnStatusChanged
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected