Home
last modified time | relevance | path

Searched refs:SWIsltsClose (Results 1 – 3 of 3) sorted by relevance

/external/srec/seti/sltsEngine/src/
DSWIslts.c89 (*ppLtsWrap)->close = SWIsltsClose; in SWIsltsGetWrapper()
155 SWIsltsClose(*phLts); in SWIsltsOpen()
162 SWISLTS_FNEXPORT SWIsltsResult SWIsltsClose(SWIsltsHand hLts) in SWIsltsClose() function
/external/srec/seti/sltsEngine/include/
DSWIslts.h85 SWISLTS_FNDECLARE SWIsltsResult SWIsltsClose(SWIsltsHand hLts);
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c122 res = SWIsltsClose(impl->hSlts); in SR_DestroyG2P()