Lines Matching refs:ok_or
208 self.to_str().ok_or(io::Errno::INVAL)
247 OsString::as_os_str(self).to_str().ok_or(io::Errno::INVAL)
285 self.as_os_str().to_str().ok_or(io::Errno::INVAL)
324 self.as_os_str().to_str().ok_or(io::Errno::INVAL)
366 .ok_or(io::Errno::INVAL)
404 self.as_os_str().to_str().ok_or(io::Errno::INVAL)
590 (**self).to_str().ok_or(io::Errno::INVAL)
668 self.as_os_str().to_str().ok_or(io::Errno::INVAL)
707 self.as_path().to_str().ok_or(io::Errno::INVAL)
748 self.as_path().to_str().ok_or(io::Errno::INVAL)