MCPcopy Create free account
hub / github.com/comaps/comaps / ResetNotification

Function ResetNotification

libs/drape_frontend/my_position_controller.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void ResetNotification(uint64_t & notifyId)
147{
148 notifyId = DrapeNotifier::kInvalidId;
149}
150
151bool IsModeChangeViewport(location::EMyPositionMode mode)
152{

Callers 3

OnLocationUpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected