Searched refs:locationCodeMaxSize (Results 1 – 1 of 1) sorted by relevance
17 constexpr size_t locationCodeMaxSize = 80; variable140 if (_locationCode.size() < locationCodeMaxSize) in setLocationCode()153 _locationCode.resize(locationCodeMaxSize); in setLocationCode()