Searched refs:GetNlpServiceName (Results 1 – 3 of 3) sorted by relevance
67 bool GetNlpServiceName(std::string& name);
116 bool result = LocationConfigManager::GetInstance().GetNlpServiceName(serviceName); in ConnectNlpService()230 bool result = LocationConfigManager::GetInstance().GetNlpServiceName(serviceName); in RequestRecord()
171 bool LocationConfigManager::GetNlpServiceName(std::string& name) in GetNlpServiceName() function in OHOS::Location::LocationConfigManager