Searched refs:SR_SemanticGraph_Unload (Results 1 – 2 of 2) sorted by relevance
130 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_Unload(SR_SemanticGraph* self);
58 impl->Interface.unload = &SR_SemanticGraph_Unload; in SR_SemanticGraphCreate()602 ESR_ReturnCode SR_SemanticGraph_Unload(SR_SemanticGraph* self) in SR_SemanticGraph_Unload() function