Home
last modified time | relevance | path

Searched defs:StatImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h40 explicit StatImpl(uv_stat_t stat) : real_(std::move(stat)) {} in StatImpl() function
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/
H A Dnativeapi_fs_impl.c191 int StatImpl(const char* path, struct stat* buf) in StatImpl() function