Searched refs:metaToOlson (Results 1 – 1 of 1) sorted by relevance
652 Hashtable *metaToOlson = NULL; in createMetaToOlsonMap() local656 metaToOlson = new Hashtable(uhash_compareUnicodeString, NULL, status); in createMetaToOlsonMap()660 metaToOlson->setValueDeleter(deleteUVector); in createMetaToOlsonMap()707 UVector *tzMappings = (UVector*)metaToOlson->get(mzidStr); in createMetaToOlsonMap()711 metaToOlson->put(mzidStr, tzMappings, status); in createMetaToOlsonMap()734 return metaToOlson; in createMetaToOlsonMap()737 if (metaToOlson != NULL) { in createMetaToOlsonMap()738 delete metaToOlson; in createMetaToOlsonMap()