Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h254 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetPropertyTypeImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c79 Interface->getPropertyType = &ESR_SessionTypeGetPropertyTypeImpl; in ESR_SessionTypeCreate()
1046 ESR_ReturnCode ESR_SessionTypeGetPropertyTypeImpl(ESR_SessionType* self, in ESR_SessionTypeGetPropertyTypeImpl() function