Home
last modified time | relevance | path

Searched refs:removePath (Results 1 – 3 of 3) sorted by relevance

/external/srec/portable/src/
DPANSIFileSystem.c33 …return ((PANSIFileSystem*) PANSIFileSystemSingleton)->removePath(PANSIFileSystemSingleton, virtual… in PANSIFileSystemRemovePath()
DPANSIFileSystemImpl.c58 impl->super.removePath = &PANSIFileSystemRemovePathImpl; in PANSIFileSystemCreate()
/external/srec/portable/include/
DPANSIFileSystem.h75 ESR_ReturnCode(*removePath)(PFileSystem* self, const LCHAR* virtualPath); member