Home
last modified time | relevance | path

Searched defs:FileShareInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp55 struct FileShareInfo { struct
56 string providerBundleName_;
57 string targetBundleName_;
58 string providerLowerPath_;
59 string providerSandboxPath_;
60 vector<string> sharePath_;
61 string currentUid_;
62 ShareFileType type_;
63 ino_t stIno_;