Home
last modified time | relevance | path

Searched defs:path (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-2.4.0/include/nn/fs/CTR/MPCore/
Dfs_DirectoryBase.h36 Result TryInitialize(const wchar_t* path) in TryInitialize()
41 Result TryInitializeRaw(ArchiveHandle handle, const nn::fs::CTR::MPCore::Path& path) in TryInitializeRaw()
Dfs_FileBase.h40 Result TryOpenImpl(const wchar_t* path, bit32 mode) in TryOpenImpl()
110 Result TryInitializeRaw(ArchiveHandle handle, const nn::fs::CTR::MPCore::Path& path, bit32 mode) in TryInitializeRaw()
115 …rchiveType, const nn::fs::CTR::MPCore::Path& archivePath, const nn::fs::CTR::MPCore::Path& path, b… in TryInitializeRawDirectly()
/CTR-SDK-2.4.0/include/nn/fslow/
Dfslow_Path.h141 LowPath(const char* path) in LowPath()
149 LowPath(const wchar_t* path) in LowPath()
Dfslow_IArchive.h88 static Path GetPathString(Path path) in GetPathString()
/CTR-SDK-2.4.0/sources/libraries/dbg/
Ddbg_Logger.cpp83 char* GetBaseName(const char* path) in GetBaseName()