OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PANSIFileSystemRemovePathImpl
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
PANSIFileSystemImpl.h
71
PORTABLE_API ESR_ReturnCode
PANSIFileSystemRemovePathImpl
(PFileSystem* self, const LCHAR* virtualPath);
/external/srec/portable/src/
PANSIFileSystemImpl.c
58
impl->super.removePath = &
PANSIFileSystemRemovePathImpl
;
179
ESR_ReturnCode
PANSIFileSystemRemovePathImpl
(PFileSystem* self, const LCHAR* virtualPath)
Completed in 61 milliseconds