Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp149 static std::string GetLowerSharePath(const int &userId, const std::string &packageName) in GetLowerSharePath() function
224 const std::string PACKAGE_PATH = GetLowerSharePath(userId, processName); in CreateSharePath()