Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h181 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeSetBoolIfEmptyImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c87 Interface->setBoolIfEmpty = &ESR_SessionTypeSetBoolIfEmptyImpl; in ESR_SessionTypeCreate()
506 ESR_ReturnCode ESR_SessionTypeSetBoolIfEmptyImpl(ESR_SessionType* self, in ESR_SessionTypeSetBoolIfEmptyImpl() function