Searched refs:unexpandedLocCode (Results 1 – 1 of 1) sorted by relevance
1270 std::string unexpandedLocCode; in addJSONCallout() local1276 unexpandedLocCode = jsonCallout.at("LocationCode").get<std::string>(); in addJSONCallout()1280 locCode = dataIface.expandLocationCode(unexpandedLocCode, 0); in addJSONCallout()1285 unexpandedLocCode, e.what())); in addJSONCallout()1287 locCode = unexpandedLocCode; in addJSONCallout()1339 if (unexpandedLocCode.empty()) in addJSONCallout()1348 unexpandedLocCode, 0, false); in addJSONCallout()1358 unexpandedLocCode, e.what())}; in addJSONCallout()