Searched refs:ESR_SessionTypeRemoveAndFreePropertyImpl (Results 1 – 2 of 2) sorted by relevance
198 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeRemoveAndFreePropertyImpl(ESR_SessionType* self,
85 Interface->removeAndFreeProperty = &ESR_SessionTypeRemoveAndFreePropertyImpl; in ESR_SessionTypeCreate()320 CHKLOG ( rc, ESR_SessionTypeRemoveAndFreePropertyImpl ( self, name ) ); in ESR_SessionTypeSetPropertyImpl()550 ESR_ReturnCode ESR_SessionTypeRemoveAndFreePropertyImpl(ESR_SessionType* self, in ESR_SessionTypeRemoveAndFreePropertyImpl() function