Searched refs:PANSIFileSystemRemovePathImpl (Results 1 - 2 of 2) sorted by relevance

/external/srec/portable/include/
H A DPANSIFileSystemImpl.h71 PORTABLE_API ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath);
/external/srec/portable/src/
H A DPANSIFileSystemImpl.c58 impl->super.removePath = &PANSIFileSystemRemovePathImpl;
179 ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath) function

Completed in 106 milliseconds