Searched defs:should_use_fuse (Results 1 – 2 of 2) sorted by relevance
757 bool should_use_fuse = false; in start_recovery() local
747 bool SetupPackageMount(const std::string& package_path, bool* should_use_fuse) { in SetupPackageMount()