Searched refs:installer_source (Results 1 – 1 of 1) sorted by relevance
843 const std::string installer_source = StringPrintf("/mnt/installer/%d", user_id); in MountEmulatedStorage() local844 BindMount(installer_source, "/storage", fail_fn); in MountEmulatedStorage()