Searched refs:PathMark (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fs/ |
| D | fs_Parameters.h | 93 struct PathMark struct
|
| D | fs_FileBase.h | 41 nn::Result TryInitialize(const wchar_t* pathName, bit32 mode, nn::fs::PathMark pathMark); 87 inline nn::Result FileBase::TryInitialize(const wchar_t* pathName, bit32 mode, nn::fs::PathMark pat… in TryInitialize()
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/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() 72 virtual Result GetPathMark( nn::fs::PathMark* pathMark, Path path) in GetPathMark()
|
| D | fslow_ArchiveMapFileSystem.h | 91 nn::fs::PathMark pathMark; in OpenFile() 96 …Result OpenFile(FileHandle* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pat… in OpenFile() 382 Result GetPathMark( nn::fs::PathMark* pathMark, Path path) in GetPathMark()
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fs/CTR/MPCore/ |
| D | fs_FileBase.h | 44 Result TryOpenImpl(const wchar_t* path, bit32 mode, nn::fs::PathMark pathMark) in TryOpenImpl()
|