| 1261 | |
| 1262 | public: |
| 1263 | FilePath() = default; |
| 1264 | FilePath(const EFIBoot::File_path::MEDIA::File_path &file_path); |
| 1265 | EFIBoot::File_path::MEDIA::File_path toEFIBootFilePath() const; |
| 1266 |
nothing calls this directly
no outgoing calls
no test coverage detected