HomeSort by relevance Sort by last modified time
    Searched refs:SR_SemanticGraph_Destroy (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 122 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_Destroy(SR_SemanticGraph* self);
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 57 impl->Interface.destroy = &SR_SemanticGraph_Destroy;
74 ESR_ReturnCode SR_SemanticGraph_Destroy(SR_SemanticGraph* self)
    [all...]

Completed in 306 milliseconds