HomeSort by relevance Sort by last modified time
    Searched refs:PFileSystemGetcwd (Results 1 - 3 of 3) sorted by null

  /external/srec/portable/include/
PFileSystem.h 199 PORTABLE_API ESR_ReturnCode PFileSystemGetcwd(LCHAR* path, size_t* len);
  /external/srec/portable/src/
PFileSystem.c 200 CHKLOG(rc, PFileSystemGetcwd(cwd, &len2));
379 ESR_ReturnCode PFileSystemGetcwd(LCHAR* path, size_t* len)
PANSIFileImpl.c 134 CHKLOG(rc, PFileSystemGetcwd(path, &len));

Completed in 38 milliseconds