Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1994 char nosharefsDocsDir[PATH_MAX_LEN] = {0}; in UpdateStorageDir() local
1995 int ret = snprintf_s(nosharefsDocsDir, PATH_MAX_LEN, PATH_MAX_LEN - 1, "%s/%d/%s", in UpdateStorageDir()
2023 ret = MountInShared(property, rootPath, nosharefsDocsDir, userPath); in UpdateStorageDir()