Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp415 static int32_t CreateLocalFile(const string &cloudId, const string &bundleName, int32_t userId, mod… in CreateLocalFile() function
480 int32_t fd = CreateLocalFile(cloudId, parentInode->bundleName, data->userId, mode); in DoCreatFile()