Home
last modified time | relevance | path

Searched refs:startType (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp396 int startType = int(type); in StartGnss() local
402 int ret = gnssInterface->startGnss(startType); in StartGnss()
409 int startType = static_cast<int>(type); in StopGnss() local
415 int ret = gnssInterface->stopGnss(startType); in StopGnss()

Completed in 2 milliseconds