Searched refs:stopTrackingCommand (Results 1 – 8 of 8) sorted by relevance
145 void stopTrackingCommand(LocationAPI* client, uint32_t id);149 virtual void stopTrackingCommand();
152 gGnssAdapter->stopTrackingCommand(client, id); in stopTracking()
1455 GnssAdapter::stopTrackingCommand(LocationAPI* client, uint32_t id) in stopTrackingCommand() function in GnssAdapter1544 GnssAdapter::stopTrackingCommand() in stopTrackingCommand() function in GnssAdapter
1480 GnssAdapter::stopTrackingCommand(LocationAPI* client, uint32_t id) in stopTrackingCommand() function in GnssAdapter1569 GnssAdapter::stopTrackingCommand() in stopTrackingCommand() function in GnssAdapter
128 virtual void stopTrackingCommand() {} in stopTrackingCommand() function