kerneltest/f32test/smassstorage/src/t_ms_fsunit.cpp
changeset 271 dc268b18d709
parent 121 661475905584
equal deleted inserted replaced
269:d57b86b1867a 271:dc268b18d709
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   206 TInt CFileSystem::DefaultPath(TDes& /*aPath*/) const 
   206 TInt CFileSystem::DefaultPath(TDes& /*aPath*/) const 
   207 	{
   207 	{
   208 	return KErrNone;
   208 	return KErrNone;
   209 	}
   209 	}
   210 
   210 
   211 EXPORT_C void CFileSystem::DriveInfo(TDriveInfo& aInfo, TInt aDriveNumber) const
   211 EXPORT_C void CFileSystem::DriveInfo(TDriveInfo& /* aInfo */, TInt /* aDriveNumber */) const
   212 	{
   212 	{
   213 	}
   213 	}
   214 
   214 
   215 EXPORT_C TBool CFileSystem::IsExtensionSupported() const
   215 EXPORT_C TBool CFileSystem::IsExtensionSupported() const
   216 	{
   216 	{