OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PANSIFileSystemGetVirtualPathImpl
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
PANSIFileSystemImpl.h
106
PORTABLE_API ESR_ReturnCode
PANSIFileSystemGetVirtualPathImpl
(PFileSystem* self, LCHAR* path, size_t* len);
/external/srec/portable/src/UNIX/
PANSIFileSystemUNIXImpl.c
31
ESR_ReturnCode
PANSIFileSystemGetVirtualPathImpl
(PFileSystem* self, LCHAR* path, size_t* len)
144
CHKLOG(rc,
PANSIFileSystemGetVirtualPathImpl
(self, path, len));
Completed in 28 milliseconds