OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PANSIFileSystem
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/src/
PANSIFileSystem.c
2
*
PANSIFileSystem
.c *
28
return ((
PANSIFileSystem
*) PANSIFileSystemSingleton)->addPath(PANSIFileSystemSingleton, virtualPath, realPath);
33
return ((
PANSIFileSystem
*) PANSIFileSystemSingleton)->removePath(PANSIFileSystemSingleton, virtualPath);
38
return ((
PANSIFileSystem
*) PANSIFileSystemSingleton)->getcwd(PANSIFileSystemSingleton, path, len);
/external/srec/portable/include/
PANSIFileSystem.h
2
*
PANSIFileSystem
.h *
31
* @addtogroup PANSIFileSystemModule
PANSIFileSystem
API functions
90
PANSIFileSystem
;
PANSIFileSystemImpl.h
27
#include "
PANSIFileSystem
.h"
38
PANSIFileSystem
super;
Completed in 185 milliseconds