Searched refs:TryExtraMount (Results 1 – 1 of 1) sorted by relevance
85 static void TryExtraMount(const char* name, const char* slot, const char* target) { in TryExtraMount() function176 TryExtraMount("vendor", arg[2], "/postinstall/vendor"); in otapreopt_chroot()180 TryExtraMount("product", arg[2], "/postinstall/product"); in otapreopt_chroot()185 TryExtraMount("system_ext", arg[2], "/postinstall/system_ext"); in otapreopt_chroot()