Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dlocation_config_manager.h67 bool GetNlpServiceName(std::string& name);
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp116 bool result = LocationConfigManager::GetInstance().GetNlpServiceName(serviceName); in ConnectNlpService()
230 bool result = LocationConfigManager::GetInstance().GetNlpServiceName(serviceName); in RequestRecord()
/base/location/services/location_locator/locator/source/
Dlocation_config_manager.cpp171 bool LocationConfigManager::GetNlpServiceName(std::string& name) in GetNlpServiceName() function in OHOS::Location::LocationConfigManager