Searched refs:tzKey (Results 1 – 1 of 1) sorted by relevance
637 char tzKey[ZID_KEY_MAX + 1]; in createMetazoneMappings() local638 … int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); in createMetazoneMappings()639 tzKey[tzKeyLen] = 0; in createMetazoneMappings()642 char *p = tzKey; in createMetazoneMappings()650 ures_getByKey(rb, tzKey, rb, &status); in createMetazoneMappings()