Searched defs:PFileSystemIsAbsolutePath (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/src/
H A DPFileSystem.c156 ESR_ReturnCode PFileSystemIsAbsolutePath(const LCHAR* path, ESR_BOOL* isAbsolute) function
191 CHKLOG(rc, PFileSystemIsAbsolutePath(path, &isAbsolute));
310 CHKLOG(rc, PFileSystemIsAbsolutePath(path + LSTRLEN(bestKey), &isAbsolute));

Completed in 16 milliseconds