Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DFileSystemUtils.h26 bool CreateDirectory(const std::string &folder);
37 bool CreateDirectory(const std::wstring& folder);
A DFileSystemUtils.cc51 bool AlibabaCloud::OSS::CreateDirectory(const std::string &folder) in CreateDirectory() function in AlibabaCloud::OSS
131 bool AlibabaCloud::OSS::CreateDirectory(const std::wstring &folder) in CreateDirectory() function in AlibabaCloud::OSS

Completed in 2 milliseconds