Home
last modified time | relevance | path

Searched refs:archiveType (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.13.2/include/nn/fs/CTR/MPCore/
Dfs_FileBase.h90 …Result TryInitializeRawDirectly(bit32 archiveType, const nn::fs::CTR::MPCore::Path& archivePath, c… in TryInitializeRawDirectly() argument
92 return UserFileSystem::TryOpenFileRawDirectly(&m_P, archiveType, archivePath, path, mode); in TryInitializeRawDirectly()
Dfs_UserFileSystem.h74 …static Result TryOpenFileRawDirectly(void** pOut, bit32 archiveType, const Path& archivePath, cons…
/CTR-SDK-0.13.2/include/nn/fs/
Dfs_IpcFileSystem.h115 …FileDirectly( nn::Handle* pOut, nn::fs::Transaction transaction, bit32 archiveType, bit32 archiveP…
123 …nn::Result OpenArchive( bit64* archiveHandle, bit32 archiveType, bit32 pathType, const bit8 path[]…