Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h635 int (*disableGnss)(void); member
H A Dgnss_interface_impl.cpp386 int ret = gnssInterface->disableGnss(); in DisableGnss()