Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/fslow/
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
61 …NN_UTIL_RETURN_IF_FAILED(OpenFile(&p, transaction, path, nn::fs::OPEN_MODE_CREATE | nn::fs::OPEN_M… in CreateFile()
82 …Result result = OpenFile(&p, nn::fs::Transaction(), path, nn::fs::OPEN_MODE_READ, nn::fs::Attribut… in HasFile()
Dfslow_ArchiveMapFileSystem.h89 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, bit32 mode, nn::fs::… in OpenFile() function
93 return OpenFile( pOut, transaction, path, pathMark, mode, attributes); in OpenFile()
96 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pat… in OpenFile() function
112 …NN_UTIL_RETURN_IF_FAILED(acc->OpenFile(&file, transaction, GetSelf().GetPathString(Move(path)), pa… in OpenFile()
405 …Result result = OpenFile(p, nn::fs::Transaction(), path, nn::fs::OPEN_MODE_READ, nn::fs::Attribute… in HasFile()
/CTR-SDK-0.14.4/include/nn/fs/CTR/MPCore/
Dfs_UserArchive.h55 virtual Result OpenFile(IFile** pOut, const Path& path, bit32 mode) = 0;
/CTR-SDK-0.14.4/include/nn/cec/CTR/
Dcec_MessageBox.h1092 …virtual nn::Result OpenFile(const u32 cecTitleId, const u32 dataType, const u32 option, size_t* fi…