Searched refs:OpenFile (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/fslow/ |
| D | fslow_ArchiveMapFileSystem.h | 90 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, bit32 mode, nn::fs::… in OpenFile() function 94 return OpenFile( pOut, transaction, path, pathMark, mode, attributes); in OpenFile() 97 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pat… in OpenFile() function 114 …NN_UTIL_RETURN_IF_FAILED(acc->OpenFile(&file, transaction, GetSelf().GetPathString(Move(path)), pa… in OpenFile()
|
| D | fslow_IArchive.h | 41 …virtual Result OpenFile(File* pOut, nn::fs::Transaction transaction, Path path, bit32 mode, nn::fs… 42 …virtual Result OpenFile(File* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark p… in OpenFile() function
|
| /CTR-SDK-0.13.2/include/nn/fs/CTR/MPCore/ |
| D | fs_UserArchive.h | 54 virtual Result OpenFile(IFile** pOut, const Path& path, bit32 mode) = 0;
|
| /CTR-SDK-0.13.2/include/nn/fs/ |
| D | fs_IpcFileSystem.h | 114 …nn::Result OpenFile( nn::Handle* pOut, nn::fs::Transaction transaction, bit64 archiveHandle, bit32…
|
| /CTR-SDK-0.13.2/include/nn/cec/CTR/ |
| D | cec_MessageBox.h | 903 …virtual nn::Result OpenFile(const u32 cecTitleId, const u32 dataType, const u32 option, size_t* fi…
|