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

/external/srec/srec/Semproc/include/
H A DSR_SemanticResult.h31 typedef struct SR_SemanticResult_t struct
39 ESR_ReturnCode(*getKeyCount)(struct SR_SemanticResult_t* self, size_t* count);
49 ESR_ReturnCode(*getKeyList)(struct SR_SemanticResult_t* self, LCHAR** list, size_t* size);
59 ESR_ReturnCode(*getValue)(struct SR_SemanticResult_t* self, const LCHAR* key, LCHAR* value, size_t* len);
65 ESR_ReturnCode(*destroy)(struct SR_SemanticResult_t* self);

Completed in 714 milliseconds