Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dopen.cpp92 static UniError DoOpenExec(const std::string& path, const unsigned int flags, const int32_t mode, in DoOpenExec() function
148 return DoOpenExec(path, flags, mode, arg); in Async()