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