Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_interface.cpp100 auto moduleInterface = vendorInterface->getGnssModuleIface(moduleId); in GetModuleInterface() local
101 if (moduleInterface == nullptr) { in GetModuleInterface()
104 return moduleInterface; in GetModuleInterface()