Home
last modified time | relevance | path

Searched defs:pathMark (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fslow/
Dfslow_IArchive.h42 …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()
Dfslow_ArchiveMapFileSystem.h91 nn::fs::PathMark pathMark; in OpenFile() local
96 …e(FileHandle* pOut, nn::fs::Transaction transaction, Path path, nn::fs::PathMark pathMark, bit32 m… in OpenFile()
382 Result GetPathMark( nn::fs::PathMark* pathMark, Path path) in GetPathMark()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fs/CTR/MPCore/
Dfs_FileBase.h44 Result TryOpenImpl(const wchar_t* path, bit32 mode, nn::fs::PathMark pathMark) in TryOpenImpl()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fs/
Dfs_FileBase.h87 … nn::Result FileBase::TryInitialize(const wchar_t* pathName, bit32 mode, nn::fs::PathMark pathMark) in TryInitialize()