| 187 | } |
| 188 | |
| 189 | int GhostFile::getAccessWay() { return mAccessWay; } |
| 190 | char *GhostFile::getFileName() { return mFileName; } |
| 191 | int GhostFile::getFileNo() { return mFileNo; } |
| 192 | int GhostFile::getBannerFormat() { return CARD_STAT_BANNER_C8; } |
no outgoing calls
no test coverage detected