Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h225 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeDestroyImpl(ESR_SessionType* self);
/external/srec/shared/src/
DSessionTypeImpl.c71 Interface->destroy = &ESR_SessionTypeDestroyImpl; in ESR_SessionTypeCreate()
1373 ESR_ReturnCode ESR_SessionTypeDestroyImpl(ESR_SessionType* self) in ESR_SessionTypeDestroyImpl() function