Home
last modified time | relevance | path

Searched defs:should_use_fuse (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Drecovery.cpp755 bool should_use_fuse = false; in start_recovery() local
/bootable/recovery/install/
Dinstall.cpp662 bool SetupPackageMount(const std::string& package_path, bool* should_use_fuse) { in SetupPackageMount()