Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DFileSystemUtils.cc33 #define oss_stat ::_stat64 macro
47 #define oss_stat stat macro
103 struct oss_stat buf; in GetPathInfo()
112 if (oss_stat(filename, &buf) != 0) in GetPathInfo()
183 struct oss_stat buf; in GetPathInfo()

Completed in 3 milliseconds