Home
last modified time | relevance | path

Searched refs:OpenFile (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-0.13.2/include/nn/fslow/
Dfslow_ArchiveMapFileSystem.h90 …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()
Dfslow_IArchive.h41 …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/
Dfs_UserArchive.h54 virtual Result OpenFile(IFile** pOut, const Path& path, bit32 mode) = 0;
/CTR-SDK-0.13.2/include/nn/fs/
Dfs_IpcFileSystem.h114 …nn::Result OpenFile( nn::Handle* pOut, nn::fs::Transaction transaction, bit64 archiveHandle, bit32…
/CTR-SDK-0.13.2/include/nn/cec/CTR/
Dcec_MessageBox.h903 …virtual nn::Result OpenFile(const u32 cecTitleId, const u32 dataType, const u32 option, size_t* fi…