Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H A Dfile_sharing.h50 int SetupFileSharingDir();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dfile_sharing.cpp19 int SetupFileSharingDir() in SetupFileSharingDir() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp400 if (SetupFileSharingDir() == -1) { in InitGlobalUserKeys()