Home
last modified time | relevance | path

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

/external/srec/portable/include/
DPANSIFileSystemImpl.h66 PORTABLE_API ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath,…
/external/srec/portable/src/
DPANSIFileSystemImpl.c57 impl->super.addPath = &PANSIFileSystemAddPathImpl; in PANSIFileSystemCreate()
101 ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR*… in PANSIFileSystemAddPathImpl() function