Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlstat.cpp64 static NError LstatExec(shared_ptr<StatEntity> arg, const string &path) in LstatExec() function
106 return LstatExec(arg, path); in Async()