Home
last modified time | relevance | path

Searched refs:CheckIfNeedShare (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.cpp114 static bool CheckIfNeedShare(const string &uriStr, ShareFileType type, FileShareInfo &info, const s… in CheckIfNeedShare() function
148 if (CheckIfNeedShare(uri, info.type_, info, shareRPath)) { in GetSharePath()
153 CheckIfNeedShare(uri, info.type_, info, shareRWPath)) { in GetSharePath()