Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DFileSystemUtils.h30 bool GetPathLastModifyTime(const std::string &path, time_t &t);
41 bool GetPathLastModifyTime(const std::wstring& path, time_t& t);
A DFileSystemUtils.cc95 bool AlibabaCloud::OSS::GetPathLastModifyTime(const std::string& path, time_t& t) in GetPathLastModifyTime() function in AlibabaCloud::OSS
175 bool AlibabaCloud::OSS::GetPathLastModifyTime(const std::wstring& path, time_t& t) in GetPathLastModifyTime() function in AlibabaCloud::OSS

Completed in 3 milliseconds