Searched refs:userSource (Results 1 – 1 of 1) sorted by relevance
601 std::string userSource(StringPrintf("/mnt/user/%d", user_id)); in remountUid() local602 if (TEMP_FAILURE_RETRY(mount(userSource.c_str(), "/storage/self", in remountUid()604 PLOG(ERROR) << "Failed to mount " << userSource << " for " in remountUid()