Searched refs:nosharefsDocsDir (Results 1 – 1 of 1) sorted by relevance
1994 char nosharefsDocsDir[PATH_MAX_LEN] = {0}; in UpdateStorageDir() local1995 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()