Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h219 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetKeyAtIndexImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c76 Interface->getKeyAtIndex = &ESR_SessionTypeGetKeyAtIndexImpl; in ESR_SessionTypeCreate()
680 ESR_ReturnCode ESR_SessionTypeGetKeyAtIndexImpl(ESR_SessionType* self, in ESR_SessionTypeGetKeyAtIndexImpl() function