Searched refs:GetGeocodeAbilityName (Results 1 – 3 of 3) sorted by relevance
91 bool GetGeocodeAbilityName(std::string& name);
186 bool LocationConfigManager::GetGeocodeAbilityName(std::string& name) in GetGeocodeAbilityName() function in OHOS::Location::LocationConfigManager
134 bool res = LocationConfigManager::GetInstance().GetGeocodeAbilityName(abilityName); in ConnectService()