Searched refs:curFileMgrAppdataPath (Results 1 – 1 of 1) sorted by relevance
1508 std::string curFileMgrAppdataPath = mountArgument.GetCurFileMgrAppdataPath(); in MountAppdataAndSharefs() local1509 if (!IsDir(curFileMgrAppdataPath)) { in MountAppdataAndSharefs()1510 MkDir(curFileMgrAppdataPath, MODE_0711); in MountAppdataAndSharefs()1519 HmSharefsMount(userId, noSharefsAppdataPath, curFileMgrAppdataPath); in MountAppdataAndSharefs()