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

/external/srec/portable/include/
H A Dphashtable.h150 PORTABLE_API ESR_ReturnCode PHashTableDestroy(PHashTable *hashtable);
/external/srec/portable/src/
H A DPFileSystemImpl.c97 CHKLOG(rc, PHashTableDestroy(PFileSystemPathMap));
H A DPANSIFileSystemImpl.c92 CHKLOG(rc, PHashTableDestroy(impl->directoryMap));
H A Dphashtable.c129 ESR_ReturnCode PHashTableDestroy(PHashTable *table) function
/external/srec/shared/src/
H A DHashMapImpl.c289 rc = PHashTableDestroy(impl->table);
/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c395 PHashTableDestroy( (PHashTable*)pm->phoneH);
752 PHashTableDestroy( (PHashTable*)lts->allowable_cons_combH);
/external/srec/srec/crec/
H A Dsrec_context.c429 if (((*wmap)->wordIDForWord)) PHashTableDestroy((*wmap)->wordIDForWord);
2884 PHashTableDestroy(awordmap->wordIDForWord);

Completed in 158 milliseconds