Home
last modified time | relevance | path

Searched refs:ESR_SessionTypeConvertToIntImpl (Results 1 – 2 of 2) sorted by relevance

/external/srec/shared/include/
DESR_SessionTypeImpl.h229 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeConvertToIntImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c68 Interface->convertToInt = &ESR_SessionTypeConvertToIntImpl; in ESR_SessionTypeCreate()
692 ESR_ReturnCode ESR_SessionTypeConvertToIntImpl(ESR_SessionType* self, in ESR_SessionTypeConvertToIntImpl() function