Home
last modified time | relevance | path

Searched refs:OpenFileByPath (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp127 static int OpenFileByPath(const string &path, unsigned int mode) in OpenFileByPath() function
180 int ret = OpenFileByPath(realPath, mode); in OpenByFileDataUri()
254 int ret = OpenFileByPath(pathStr, mode); in Sync()
284 int ret = OpenFileByPath(pathStr, mode); in AsyncCbExec()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp54 static int OpenFileByPath(const std::string &path, unsigned int mode) in OpenFileByPath() function
65 LOGE("Failed to open OpenFileByPath error %{public}d", ret); in OpenFileByPath()
101 int ret = OpenFileByPath(realPath, mode); in OpenByFileDataUri()
222 int ret = OpenFileByPath(pathStr, flags); in Open()

Completed in 2 milliseconds