Searched refs:Attributes (Results 1 – 2 of 2) sorted by relevance
31 File( const wchar_t* pathName, bit32 mode, Attributes ) : FileStream(pathName, mode) {} in File() argument33 … void Open(const wchar_t* pathName, bit32 mode, Attributes ) { Base::Initialize(pathName, mode); } in Open() argument34 …nn::Result TryOpen(const wchar_t* pathName, bit32 mode, Attributes) { return Base::TryInitialize(p… in TryOpen() argument
78 struct Attributes struct108 nn::fs::Attributes attributes; //