Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fslow/
Dfslow_ArchiveMapFileSystem.h186 Directory directory; in OpenDirectory() local
194 … NN_UTIL_RETURN_IF_FAILED(acc->OpenDirectory(&directory, GetSelf().GetPathString(Move(path)))); in OpenDirectory()
196 *pOut = DirectoryHandle(handle, directory); in OpenDirectory()