Searched refs:GetGeocodeAbilityName (Results 1 – 3 of 3) sorted by relevance
104 bool GetGeocodeAbilityName(std::string& name);
220 bool LocationConfigManager::GetGeocodeAbilityName(std::string& name) in GetGeocodeAbilityName() function in OHOS::Location::LocationConfigManager
133 bool res = LocationConfigManager::GetInstance()->GetGeocodeAbilityName(abilityName); in ConnectService()