Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp70 static int OpenFileByDatashare(const std::string &path, int64_t flags) in OpenFileByDatashare() function
95 int res = OpenFileByDatashare(uri.ToString(), mode); in OpenByFileDataUri()
104 ret = OpenFileByDatashare(uriStr, mode); in OpenByFileDataUri()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp142 static int OpenFileByDatashare(const string &path, unsigned int flags) in OpenFileByDatashare() function
167 int res = OpenFileByDatashare(uri.ToString(), mode); in OpenByFileDataUri()
173 int res = OpenFileByDatashare(uri.ToString(), mode); in OpenByFileDataUri()

Completed in 2 milliseconds