Searched refs:PHashTableDestroy (Results 1 – 7 of 7) sorted by relevance
97 CHKLOG(rc, PHashTableDestroy(PFileSystemPathMap)); in PFileSystemDestroy()
92 CHKLOG(rc, PHashTableDestroy(impl->directoryMap)); in PANSIFileSystemDestroyImpl()
129 ESR_ReturnCode PHashTableDestroy(PHashTable *table) in PHashTableDestroy() function
150 PORTABLE_API ESR_ReturnCode PHashTableDestroy(PHashTable *hashtable);
289 rc = PHashTableDestroy(impl->table); in HashMap_Destroy()
395 PHashTableDestroy( (PHashTable*)pm->phoneH); in free_phone_mapping()752 PHashTableDestroy( (PHashTable*)lts->allowable_cons_combH); in free_allowable_cons_comb()
430 if (((*wmap)->wordIDForWord)) PHashTableDestroy((*wmap)->wordIDForWord); in wordmap_destroy()2885 PHashTableDestroy(awordmap->wordIDForWord); in deserializeWordMapV2()