Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h193 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeRemovePropertyImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c84 Interface->removeProperty = &ESR_SessionTypeRemovePropertyImpl; in ESR_SessionTypeCreate()
534 ESR_ReturnCode ESR_SessionTypeRemovePropertyImpl(ESR_SessionType* self, in ESR_SessionTypeRemovePropertyImpl() function