Home
last modified time | relevance | path

Searched refs:PANSIFileSystemGetRealPathImpl (Results 1 – 3 of 3) sorted by relevance

/external/srec/portable/src/UNIX/
DPANSIFileSystemUNIXImpl.c100 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemMkdirImpl()
159 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemChdirImpl()
/external/srec/portable/include/
DPANSIFileSystemImpl.h96 PORTABLE_API ESR_ReturnCode PANSIFileSystemGetRealPathImpl(PFileSystem* self, LCHAR* path, size_t* …
/external/srec/portable/src/
DPANSIFileSystemImpl.c210 ESR_ReturnCode PANSIFileSystemGetRealPathImpl(PFileSystem* self, LCHAR* path, size_t* len) in PANSIFileSystemGetRealPathImpl() function
278 CHKLOG(rc, PANSIFileSystemGetRealPathImpl(self, realPath, &len)); in PANSIFileSystemCreatePFileImpl()