changeset 21 | fa6d9f75d6a6 |
parent 19 | d9aefe59d544 |
child 45 | 24fd82631616 |
19:d9aefe59d544 | 21:fa6d9f75d6a6 |
---|---|
37 TInt aBytesToWrite, |
37 TInt aBytesToWrite, |
38 TInt aDrive ); |
38 TInt aDrive ); |
39 |
39 |
40 static int getCameraDrive(RFs &fs); |
40 static int getCameraDrive(RFs &fs); |
41 |
41 |
42 static qint64 spaceAvailable(RFs &fs, CxeSettings &settings); |
42 static qint64 spaceAvailable(RFs &fs, int index, CxeSettings &settings); |
43 }; |
43 }; |
44 |
44 |
45 #endif // CXESYSUTIL_H |
45 #endif // CXESYSUTIL_H |