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

  /external/srec/srec/Grammar/include/
SR_GrammarImpl.h 186 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_GetParameter(SR_Grammar* self, const LCHAR* key, void** value);
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 53 impl->Interface.getParameter = &SR_Grammar_GetParameter;
513 ESR_ReturnCode SR_Grammar_GetParameter(SR_Grammar* self, const LCHAR* key, void** value)

Completed in 33 milliseconds