OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFileSystemIsDirectoryPath
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
PFileSystemImpl.h
113
PORTABLE_API ESR_ReturnCode
PFileSystemIsDirectoryPath
(const LCHAR* path, ESR_BOOL* isDirectory);
/external/srec/portable/src/
PFileSystem.c
539
ESR_ReturnCode
PFileSystemIsDirectoryPath
(const LCHAR* path, ESR_BOOL* isDirectory)
Completed in 688 milliseconds