Searched refs:lowerPath (Results 1 – 1 of 1) sorted by relevance
1102 const std::string lowerPath = in setupAppDir() local1107 const int access_result = access(lowerPath.c_str(), F_OK); in setupAppDir()1122 return fs_mkdirs(lowerPath.c_str(), 0700); in setupAppDir()1126 return PrepareAppDirFromRoot(lowerPath, volumeRoot, appUid, fixupExistingOnly); in setupAppDir()