Searched refs:removePath (Results 1 – 3 of 3) sorted by relevance
33 …return ((PANSIFileSystem*) PANSIFileSystemSingleton)->removePath(PANSIFileSystemSingleton, virtual… in PANSIFileSystemRemovePath()
58 impl->super.removePath = &PANSIFileSystemRemovePathImpl; in PANSIFileSystemCreate()
75 ESR_ReturnCode(*removePath)(PFileSystem* self, const LCHAR* virtualPath); member