Searched refs:PathMark (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/fs/ |
| D | fs_Parameters.h | 109 struct PathMark struct
|
| D | fs_FileBase.h | 40 nn::Result TryInitialize(const wchar_t* pathName, bit32 mode, nn::fs::PathMark pathMark); 81 inline nn::Result FileBase::TryInitialize(const wchar_t* pathName, bit32 mode, nn::fs::PathMark pat… in TryInitialize()
|
| /CTR-SDK-0.13.2/include/nn/fslow/ |
| D | fslow_IArchive.h | 42 …penFile(File* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pathMark, bit32 m… in OpenFile() 63 virtual Result GetPathMark( nn::fs::PathMark* pathMark, Path path) in GetPathMark()
|
| D | fslow_ArchiveMapFileSystem.h | 92 nn::fs::PathMark pathMark; in OpenFile() 97 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pat… in OpenFile() 378 Result GetPathMark( nn::fs::PathMark* pathMark, Path path) in GetPathMark()
|
| /CTR-SDK-0.13.2/include/nn/fs/CTR/MPCore/ |
| D | fs_FileBase.h | 44 Result TryOpenImpl(const wchar_t* path, bit32 mode, nn::fs::PathMark pathMark) in TryOpenImpl()
|