Home
last modified time | relevance | path

Searched refs:installer_source (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp843 const std::string installer_source = StringPrintf("/mnt/installer/%d", user_id); in MountEmulatedStorage() local
844 BindMount(installer_source, "/storage", fail_fn); in MountEmulatedStorage()