Home
last modified time | relevance | path

Searched defs:realPath (Results 1 – 3 of 3) sorted by relevance

/external/srec/portable/src/UNIX/
DPANSIFileSystemUNIXImpl.c93 LCHAR realPath[P_PATH_MAX]; in PANSIFileSystemMkdirImpl() local
152 LCHAR realPath[P_PATH_MAX]; in PANSIFileSystemChdirImpl() local
/external/srec/portable/src/
DPANSIFileSystem.c26 ESR_ReturnCode PANSIFileSystemAddPath(const LCHAR* virtualPath, const LCHAR* realPath) in PANSIFileSystemAddPath()
DPANSIFileSystemImpl.c101 …Code PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath) in PANSIFileSystemAddPathImpl()
272 LCHAR realPath[P_PATH_MAX]; in PANSIFileSystemCreatePFileImpl() local