Searched refs:unexpandedLocCode (Results 1 – 1 of 1) sorted by relevance
1305 std::string unexpandedLocCode; in addJSONCallout() local1311 unexpandedLocCode = jsonCallout.at("LocationCode").get<std::string>(); in addJSONCallout()1315 locCode = dataIface.expandLocationCode(unexpandedLocCode, 0); in addJSONCallout()1320 unexpandedLocCode, e.what())); in addJSONCallout()1322 locCode = unexpandedLocCode; in addJSONCallout()1374 if (unexpandedLocCode.empty()) in addJSONCallout()1383 unexpandedLocCode, 0, false); in addJSONCallout()1392 unexpandedLocCode, e.what())); in addJSONCallout()