Home
last modified time | relevance | path

Searched refs:PHashTableDestroy (Results 1 – 7 of 7) sorted by relevance

/external/srec/portable/src/
DPFileSystemImpl.c97 CHKLOG(rc, PHashTableDestroy(PFileSystemPathMap)); in PFileSystemDestroy()
DPANSIFileSystemImpl.c92 CHKLOG(rc, PHashTableDestroy(impl->directoryMap)); in PANSIFileSystemDestroyImpl()
Dphashtable.c129 ESR_ReturnCode PHashTableDestroy(PHashTable *table) in PHashTableDestroy() function
/external/srec/portable/include/
Dphashtable.h150 PORTABLE_API ESR_ReturnCode PHashTableDestroy(PHashTable *hashtable);
/external/srec/shared/src/
DHashMapImpl.c289 rc = PHashTableDestroy(impl->table); in HashMap_Destroy()
/external/srec/seti/sltsEngine/src/
Drun_seq_lts.c395 PHashTableDestroy( (PHashTable*)pm->phoneH); in free_phone_mapping()
752 PHashTableDestroy( (PHashTable*)lts->allowable_cons_combH); in free_allowable_cons_comb()
/external/srec/srec/crec/
Dsrec_context.c430 if (((*wmap)->wordIDForWord)) PHashTableDestroy((*wmap)->wordIDForWord); in wordmap_destroy()
2885 PHashTableDestroy(awordmap->wordIDForWord); in deserializeWordMapV2()