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

  /external/srec/portable/src/
PANSIFileSystem.c 33 return ((PANSIFileSystem*) PANSIFileSystemSingleton)->removePath(PANSIFileSystemSingleton, virtualPath);
PANSIFileSystemImpl.c 58 impl->super.removePath = &PANSIFileSystemRemovePathImpl;
  /external/srec/portable/include/
PANSIFileSystem.h 75 ESR_ReturnCode(*removePath)(PFileSystem* self, const LCHAR* virtualPath);

Completed in 130 milliseconds