Searched defs:CreateFile (Results 1 – 4 of 4) sorted by relevance
430 inline void CreateFile(const wchar_t* pathName, s64 size) in CreateFile() function434 inline void CreateFile(const char* pathName, s64 size) in CreateFile() function
191 inline void FileSystemBase::CreateFile(const wchar_t* pathName, s64 size) in CreateFile() function196 inline void FileSystemBase::CreateFile(const char* pathName, s64 size) in CreateFile() function
58 …virtual Result CreateFile(nn::fs::Transaction transaction, Path path, nn::fs::Attributes attribute… in CreateFile() function
274 …Result CreateFile(nn::fs::Transaction transaction, Path path, nn::fs::Attributes attributes, s64 s… in CreateFile() function