Home
last modified time | relevance | path

Searched refs:SR_SemanticGraph_Unload (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/Semproc/include/
DSR_SemanticGraphImpl.h130 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_Unload(SR_SemanticGraph* self);
/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c58 impl->Interface.unload = &SR_SemanticGraph_Unload; in SR_SemanticGraphCreate()
602 ESR_ReturnCode SR_SemanticGraph_Unload(SR_SemanticGraph* self) in SR_SemanticGraph_Unload() function