Home
last modified time | relevance | path

Searched refs:startGnss (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h638 int (*startGnss)(uint32_t category); member
H A Dgnss_interface_impl.cpp400 int ret = gnssInterface->startGnss(startType); in StartGnss()