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

/external/srec/srec/Grammar/include/
H A DSR_GrammarImpl.h190 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_GetSize_tParameter(SR_Grammar* self, const LCHAR* key, size_t* value);
/external/srec/srec/Grammar/src/
H A DSR_GrammarImpl.c54 impl->Interface.getSize_tParameter = &SR_Grammar_GetSize_tParameter;
520 ESR_ReturnCode SR_Grammar_GetSize_tParameter(SR_Grammar* self, const LCHAR* key, size_t* value) function

Completed in 123 milliseconds