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

  /external/srec/portable/include/
PANSIFileSystemImpl.h 71 PORTABLE_API ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath);
  /external/srec/portable/src/
PANSIFileSystemImpl.c 58 impl->super.removePath = &PANSIFileSystemRemovePathImpl;
179 ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath)

Completed in 61 milliseconds