Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_SessionTypeImpl.h260 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeImportParFileImpl(ESR_SessionType* self,
/external/srec/shared/src/
DSessionTypeImpl.c83 Interface->importParFile = &ESR_SessionTypeImportParFileImpl; in ESR_SessionTypeCreate()
1155 ESR_ReturnCode ESR_SessionTypeImportParFileImpl(ESR_SessionType* self, in ESR_SessionTypeImportParFileImpl() function