HomeSort by relevance Sort by last modified time
    Searched refs:ESR_SessionTypeGetSizeImpl (Results 1 - 2 of 2) sorted by null

  /external/srec/shared/include/
ESR_SessionTypeImpl.h 214 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetSizeImpl(ESR_SessionType* self,
  /external/srec/shared/src/
SessionTypeImpl.c 80 Interface->getSize = &ESR_SessionTypeGetSizeImpl;
669 ESR_ReturnCode ESR_SessionTypeGetSizeImpl(ESR_SessionType* self, size_t* size)
    [all...]

Completed in 27 milliseconds