Home
last modified time | relevance | path

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

/external/srec/portable/include/
DPANSIFileImpl.h57 PORTABLE_API ESR_ReturnCode PANSIFileDestroyImpl(PFile* self);
/external/srec/portable/src/
DPANSIFileImpl.c50 impl->Interface.Interface.destroy = &PANSIFileDestroyImpl; in PANSIFileCreateImpl()
76 ESR_ReturnCode PANSIFileDestroyImpl(PFile* self) in PANSIFileDestroyImpl() function