Searched refs:moServerUrl (Results 1 – 3 of 3) sorted by relevance
900 std::string moServerUrl = getMoServerUrl(); in gnssUpdateConfig() local903 int moServerUrlLen = moServerUrl.length(); in gnssUpdateConfig()934 if (0 != oldMoServerUrl.compare(moServerUrl)) { in gnssUpdateConfig()936 mLocApi->setServerSync(moServerUrl.c_str(), in gnssUpdateConfig()941 moServerUrl.c_str()); in gnssUpdateConfig()
850 std::string moServerUrl = getMoServerUrl(); in gnssUpdateConfig() local853 int moServerUrlLen = moServerUrl.length(); in gnssUpdateConfig()876 if (0 != oldMoServerUrl.compare(moServerUrl)) { in gnssUpdateConfig()878 mLocApi->setServerSync(moServerUrl.c_str(), in gnssUpdateConfig()883 moServerUrl.c_str()); in gnssUpdateConfig()
1038 std::string moServerUrl = getMoServerUrl(); in gnssUpdateConfig() local1041 int moServerUrlLen = moServerUrl.length(); in gnssUpdateConfig()1072 if (0 != oldMoServerUrl.compare(moServerUrl)) { in gnssUpdateConfig()1074 mLocApi->setServerSync(moServerUrl.c_str(), in gnssUpdateConfig()1079 moServerUrl.c_str()); in gnssUpdateConfig()