Searched refs:GetNlpAbilityName (Results 1 – 3 of 3) sorted by relevance
88 bool GetNlpAbilityName(std::string& name);
210 bool LocationConfigManager::GetNlpAbilityName(std::string& name) in GetNlpAbilityName() function in OHOS::Location::LocationConfigManager
141 bool res = LocationConfigManager::GetInstance()->GetNlpAbilityName(abilityName); in ConnectNlpService()