Searched refs:PANSIFileSystemGetRealPathImpl (Results 1 – 3 of 3) sorted by relevance
/external/srec/portable/src/UNIX/ |
D | PANSIFileSystemUNIXImpl.c | 100 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemMkdirImpl() 159 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemChdirImpl()
|
/external/srec/portable/include/ |
D | PANSIFileSystemImpl.h | 96 PORTABLE_API ESR_ReturnCode PANSIFileSystemGetRealPathImpl(PFileSystem* self, LCHAR* path, size_t* …
|
/external/srec/portable/src/ |
D | PANSIFileSystemImpl.c | 210 ESR_ReturnCode PANSIFileSystemGetRealPathImpl(PFileSystem* self, LCHAR* path, size_t* len) in PANSIFileSystemGetRealPathImpl() function 278 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemCreatePFileImpl()
|