Home | History | Annotate | Download | only in src

Lines Matching refs:PANSIFileSystemImpl

2  *  PANSIFileSystemImpl.c  *
23 #include "PANSIFileSystemImpl.h"
47 PANSIFileSystemImpl* impl;
52 impl = NEW(PANSIFileSystemImpl, MTAG);
72 PANSIFileSystemImpl* impl = (PANSIFileSystemImpl*) self;
103 PANSIFileSystemImpl* impl = (PANSIFileSystemImpl*) self;
181 PANSIFileSystemImpl* impl = (PANSIFileSystemImpl*) self;
212 PANSIFileSystemImpl* impl = (PANSIFileSystemImpl*) self;
286 PANSIFileSystemImpl* impl = (PANSIFileSystemImpl*) PANSIFileSystemSingleton;