Searched refs:PANSIFileSystemGetcwdImpl (Results 1 – 3 of 3) sorted by relevance
86 PORTABLE_API ESR_ReturnCode PANSIFileSystemGetcwdImpl(PFileSystem* self, LCHAR* cwd, size_t* len);
120 ESR_ReturnCode PANSIFileSystemGetcwdImpl(PFileSystem* self, LCHAR* path, size_t* len) in PANSIFileSystemGetcwdImpl() function
59 impl->super.getcwd = &PANSIFileSystemGetcwdImpl; in PANSIFileSystemCreate()