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