Searched refs:UNKNOWN_ZONE_ID_LENGTH (Results 1 – 1 of 1) sorted by relevance
117 static const int32_t UNKNOWN_ZONE_ID_LENGTH = 11; variable1161 if (id.compare(UNKNOWN_ZONE_ID, UNKNOWN_ZONE_ID_LENGTH) != 0) { in getRegion()1587 if (id.compare(UNKNOWN_ZONE_ID, UNKNOWN_ZONE_ID_LENGTH) == 0) { in getCanonicalID()