Searched refs:EXP_LOCATIN_CODE_MIN_LENGTH (Results 1 – 2 of 2) sorted by relevance
126 locationCode.length() < EXP_LOCATIN_CODE_MIN_LENGTH) in getCollapsedLocationCode()175 if (locationCode.length() > EXP_LOCATIN_CODE_MIN_LENGTH) in getCollapsedLocationCode()
53 constexpr uint8_t EXP_LOCATIN_CODE_MIN_LENGTH = 17; variable