Home
last modified time | relevance | path

Searched refs:SHARE_PATH_DIR (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.cpp54 const std::string SHARE_PATH_DIR = "/.share"; variable
230 const std::string LOWER_SHARE_PATH = PACKAGE_PATH + SHARE_PATH_DIR; in CreateSharePath()
238 const std::string SHARE_PATH = GetSharePath(userId, processName) + SHARE_PATH_DIR; in CreateSharePath()