Searched refs:PATH_CONVERSION_ERROR (Results 1 – 2 of 2) sorted by relevance
27 const char *FileSystem::PATH_CONVERSION_ERROR = member in FileSystem35 error.SetErrorString(PATH_CONVERSION_ERROR); in Symlink()55 error.SetErrorString(PATH_CONVERSION_ERROR); in Readlink()76 error.SetErrorString(PATH_CONVERSION_ERROR); in Readlink()
31 static const char *PATH_CONVERSION_ERROR; variable