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

  /external/srec/portable/include/
PANSIFileSystemImpl.h 66 PORTABLE_API ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath);
  /external/srec/portable/src/
PANSIFileSystemImpl.c 57 impl->super.addPath = &PANSIFileSystemAddPathImpl;
101 ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath)

Completed in 49 milliseconds